Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLEDB/ADO Database Table Creation ?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00559939
Message ID:
00560051
Views:
34
You're not jumping in at all. For this I think you're right, I'll go that way. Thanks.

>PMFJI,
>
>I think for this it's easier to use the connection's execute method to send regular VFP SQL commands:
>
oConn.Execute "CREATE TABLE myTable (iID i PRIMARY KEY, desc c(30))"
>This creates the table with a couple of fields with iID being the primary key.
>HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform