Earlier this month i had asked how to script changes to a SQL Server 2000 database. I was told to set the changes to be saved to a text file.
Now i have all these script files from the changes. I thought I could run the SQL in the scripts using ADO with VB, but I get an error.
For the distributions the datbases's names, user, server and password are going to be different however, I would like to automate this distribution of updates using the files.
this is the error
[Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'COMMIT'.
thanks
Mark P.
Providing Low Cost Powerful Point of Sale Solutions.
Now i have all these script files from the changes. I thought I could run the SQL in the scripts using ADO with VB, but I get an error.
For the distributions the datbases's names, user, server and password are going to be different however, I would like to automate this distribution of updates using the files.
this is the error
[Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'COMMIT'.
thanks
Mark P.
Providing Low Cost Powerful Point of Sale Solutions.