Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Execute script sql files from a sql file

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-05-02 : 10:17:42
Rafael writes "In other database systems as Oracle, you can do a script that calls other sql files. How can I do in SQL-Server?"

Page47
Master Smack Fu Yak Hacker

2878 Posts

Posted - 2002-05-02 : 10:38:51
there is a command line utility called .\binn\isql.exe . . . that plus some batch file programming should do the trick . . .



<O>
Go to Top of Page
   

- Advertisement -