Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Databases in SqlServer with VFP
Message
From
10/07/2002 10:36:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Create Databases in SqlServer with VFP
Miscellaneous
Thread ID:
00677052
Message ID:
00677052
Views:
54
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 .

Next
Reply
Map
View

Click here to load this message in the networking platform