Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Btrieve
Message
 
À
03/06/1999 19:56:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00226335
Message ID:
00226355
Vues:
20
>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.

++++++++++++++
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform