Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to execute SQLServer Script from VFP?
Message
 
 
À
04/04/2006 22:34:46
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01110485
Message ID:
01110491
Vues:
8
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform