Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running SQL Scripts
Message
From
14/03/2003 13:01:13
 
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00765898
Message ID:
00765951
Views:
22
Hi, Michael.

>GO is not a keyword recognized by SQL Server. AFAIK, Query Analyzer and OSQL/ISQL are the only tools that recognize it. You'd have to experiment with SQL-DMO.

Yes, with SQL-DMO it works fine.

>If you want to use the SqlClient, you'll have to parse the script and break it into multiple batches yourself.

yup, that's the solution I went for right now.

Tks!
Claudio Lassala
Previous
Reply
Map
View

Click here to load this message in the networking platform