Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use VFP database from foxpro 2.5 for DOS
Message
From
26/11/2000 05:29:33
 
 
To
26/11/2000 02:29:40
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00445469
Message ID:
00445473
Views:
20
>Hi everybody!
>I need to access several tables stored in a VFP5 database from an DOS application that uses foxpro 2.5. What is the best way to achieve this?
>

If the tables are members of a DBC, FPDOS can't work directly on the tables - it'd be necessary to generate FoxPro 2.x compatibel free tables, work on those, and if necessary, reimport any changes to the DBC.

I'd suggest excluding the tables that must be accessed via FPDOS from the DBC; they can still be used in views in the DBC as free tables, without the long field names, triggers and extended data that relies on the DBC forhandling. Once converted to free tables, it'll be necessary to convert them back to FPDOS compatible tables using COPY TO ... TYPE FOX2X.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform