Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual basic v Foxpro
Message
From
24/06/1999 05:29:01
 
 
To
24/06/1999 04:43:52
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00233372
Message ID:
00233379
Views:
28
>Is it possible to access a wizard in foxpro through basic.
>i.e. the table upsizing wizard in foxpro
>
>My boss wants a conversion program in basic to convert foxpro tables to sql ?
>
>should I tell him this is the wrong way & just use visual foxpro to do it or do I go down the basic route ?
>
>any ideas ?

Why don't you just use FoxPro to upload FoxPro files to SQL Server?

Alternately, in VB (but preferably in VFP)

Create a connection to SQL Server using ODBC
Use SQL Pass Thru to create the tables
Use SQL Pass Thru to insert each record

Or, just use the upsizing wizard in VFP.

Its not the Job Costing system is it? (I used to work for F1)
regards

Ian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform