Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing a VF DBF file into MS Access
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Importing a VF DBF file into MS Access
Divers
Thread ID:
00426103
Message ID:
00426103
Vues:
66
We are trying to load VF DBF file into MS Access. It is a Visual Basic program issuing the following command line to do this:

APPACCESS.docmd.TransferDatabase 0, "ODBC", "ODBC;DSN=Visual FoxPro Tables;SourceDB=" + CurDir() + "\;SourceType=DBF;Exclusive=No;BackgroundFetch=Yes;Collate=Machine;Null=Yes;Deleted=Yes;;TABLE=qtrtreat", 0, "QTRTREAT", "QTRTREAT"

The DBF file looks ok, but after the transfer, the 1st record in the MS Access table ends up being a combination of 2 or more lines. I don't know what I'm missing that is causing this. Has anyone else experienced this?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform