Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 6.0 and Access
Message
De
05/09/2000 15:45:34
Dave Emerson
Dc Emerson Consult8Ng, Inc
Destin, Floride, États-Unis
 
 
À
05/09/2000 15:38:15
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00412615
Message ID:
00412619
Vues:
14
>I know I don't know much about VFP and DAO/ODBC/etc. But I need the best way to import data from an access data base (mdb) into a foxpro one. I've done some research, what time will allow, but I can't come up with anything. Code would be most helpful. Sorry that I'm so green.
>
>James

One way to do it: Choose File | Export and save the file to either a comma delimited or SDF (data format) TXT file, eg. mydata.txt. Then open your VFP table and APPEND FROM mydata DELIMITED if you saved it as a comma delimited file or APPEND FROM mydata SDF if it was an SDF file.

HTH,
Dave
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform