Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to execute SQLServer Script from VFP?
Message
 
 
To
04/04/2006 22:34:46
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01110485
Message ID:
01110491
Views:
9
A script cannot include GO statements because they are not part of T-SQL. See Re: Execute .sql file Message #976613

>How do I do the above? I have tried below but it dies not work. Where do I miss out?
>
>lccmd = FILETOSTR("myscript.sql")
>? sqlexec(ln, lccmd)
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform