|
-
Batch file to run a list of .sql files
I've a list of .sql script files to create Stored Procedures. Currently to
create all these Stored Procedures in another machine, I've to open & run
one-by-one from the Query Analzyer. This becomes tedious when the no. grows.
Is there a way to create a batch file that run the scripts, something like
this :
run script1.sql
run script2.sql
run script3.sql
...
run scriptn.sql
Thanks in advance,
Ben
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks