Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating SQL with fox tables
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00151251
Message ID:
00151301
Views:
16
>We are experiencing a problem and would appreciate any assistance.
>We have a series of Fox 2.5 dbfs that we need to use to update a sql6.5 database. We need to update the SQL tables daily. Currently we are having to export the fox to text files, format them properly, then bulk copy them into SQL. Is there an easier way than this?? Can we import them directly??

Have you looked at OffLine views in VFP? OR, do you need to access these 2.5 tables with Fox 2.5?

***********

If so, I think you can still do it. Create an OFFLINE View... import the 2.5 records into it, then take the view ONLINE and TABLEUPDATE it.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform