Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Connand to create VFP table on internet
Message
From
30/12/1998 08:20:45
Ed Gay
Computer Software Consultants
Bangor, Maine, United States
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00170725
Message ID:
00171484
Views:
29
Hi Michael,
>To create a table via VFP's ODBC driver the SQL command syntax would be:
>
>CREATE DBF TableName (FIELD1 FieldType (width [, precision]),FIELD2 FieldType (width [, precision]))...
>...Check VFP's help under CREATE TABLE SQL for more information.
>Note that you must include the destination path of the DBF to be created regardless of the DSN source. The above code works with latest VFP ODBC driver configured for FREE tables. I have not tested with VFP's ODBC DBC container nor have I used VFP's odbc driver with cold fusion.
>
>HTH,
>Mike

Sorry I have not had a chance to try the code, I hope to give it a go today. Thanks for your suggestion, I'll let you know how it turns out.
Have a Great New Year.

Ed
Previous
Reply
Map
View

Click here to load this message in the networking platform