Gin_bee
Jun 28th, 2000, 07:50 AM
Hi All
At the minute I have a VB6 programme that is generating and saving SQL stored procedures depending on the database and tables selected. The user selects the database they want to work with and then the tables they want to use. I have the programme running so I can insert and get fields but I can't figure out how to delete any fields or update old records. Its been suggested that I use SQL_DMO, but does anyone have any ideas as to how I can do this???? I'm using SQL Server 6.5 and am testing the generted procedures through this. Thanks in advance, Gin
At the minute I have a VB6 programme that is generating and saving SQL stored procedures depending on the database and tables selected. The user selects the database they want to work with and then the tables they want to use. I have the programme running so I can insert and get fields but I can't figure out how to delete any fields or update old records. Its been suggested that I use SQL_DMO, but does anyone have any ideas as to how I can do this???? I'm using SQL Server 6.5 and am testing the generted procedures through this. Thanks in advance, Gin