Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Btrieve
Message
 
 
To
03/06/1999 19:56:34
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00226335
Message ID:
00226355
Views:
21
>I have some btrieve files that I need to load into Foxpro. I don't have the btrieve itself. I looked into couple of utilities to do so, but they were requesting btrieve. Do you know any utilities that can export the information from .dat files into dbf or ASCII format?
>Thanks for help.

Here is an answer from Doug Hennig in April.

+++++++++++++++
VFP doesn't support importing directly from Btrieve, but there are several options:

- If the application maintaining the Btrieve data has an export function, use that to create a file in a format VFP can read.

- You can get a Btrieve ODBC driver from Pervasive (the manufacturer of Btrieve) and then create a remote view or use SQL passthrough commands in VFP to get at the Btrieve data.

- You can purchase a third-party library, such as DBFtrieve, which allows VFP to access Btrieve data programmatically.

++++++++++++++
Previous
Reply
Map
View

Click here to load this message in the networking platform