Who can i run multiple file .sql in SQL Analyser
something like this:
ecec c:\test\file1.sql
ecec c:\test\file2.sql
ecec c:\test\file3.sql
thanks
Franky
franky@.boucheros.comI think you want to look at the osql utility. It is the command-line version of Query analyzer. there is more documentation for osql in SQL BOL.
HTH
Hugh Scott|||thanks!
No comments:
Post a Comment