Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I import data from a Btrieve file into vfp 6.0 db
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00211955
Message ID:
00212164
Vues:
31
Hi Greg.

>How do I import data from a Btrieve file into vfp 6.0 dbf ?

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.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform