Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Databases in SqlServer with VFP
Message
 
 
À
10/07/2002 10:36:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00677052
Message ID:
00677797
Vues:
24
Maximum # of characters per command line in VFP is 8,192. On wich line do you get this error?

>Hi ,
>
>Do you know , how can i create tables and stored procedures in SQL Server with VFP ?
>If you have any example , i say thank you .
>
>I try put in variable , ex :
>
>
>lcm="CREATE TABLE [dbo].[tabela] ([campo] [char] (25) NOT NULL ,"+;
>...+
>...
>
>&& and after
>
>= SQLEXEC(gnconnhandle, lcm)
>
>
>
>but sometimes , give me error "line is to long".
>
>Can you help me ?
>
>Thanks
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform