Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Databases in SqlServer with VFP
Message
De
10/07/2002 10:36:33
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Create Databases in SqlServer with VFP
Divers
Thread ID:
00677052
Message ID:
00677052
Vues:
53
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


Pedro Silva

world is wonderful with your help .

Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform