Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ignore parameters with SQLExec?
Message
From
06/05/2011 11:21:21
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
05/05/2011 17:53:38
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
MS SQL Server
Miscellaneous
Thread ID:
01509693
Message ID:
01509832
Views:
53
>However, the same problem does not occur if you use ADO to send the commands. Another well known issue is that you can not send commands containing GO to SQL Server. Although GO works in SSMS, it is not officially part of the T-SQL language and does not work when sent as a command. Workarounds are to send the script using SQLDMO (deprecated), SQLSMO (.NET), a command-line utility, or to parse the GOs out and send each command separately.

Why separately? Just remove the lines containing the "GO" alone, and send the whole string. I sometimes have rather long ones, which return 20+ cursors, no problem at all.

And, BTW, you can't have a question mark even in a comment, not even at the end of sentence. VFP's SQL engine will get completely confused with it.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform