Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to execute a batch included more than one piece of "Create Proc"?

Status
Not open for further replies.

smilife

Programmer
Dec 1, 2003
30
CN
I want to place the SQL script maked by SQL Server Analyser into a c program, but a SQL statement can not include more than one statement as "Create Procedure", is there any way to execute a SQL batch include more than one "Create Procedure" statement?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top