Hi!
At the moment, I'm creating a script runner with VB6 and SQL-DMO that will run all SQL scripts in a folder.
Is there anyway I can execute a script file without opening the script file itself?
Been trying to find a class method in SQL-DMO that will do the bloody job for me....
Please help.