Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
From a dataset to a DBF
Message
De
23/06/2006 15:22:39
 
 
À
23/06/2006 15:12:11
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01131286
Message ID:
01131290
Vues:
15
Here is another conversion I need to do. Basically, from a dataset, I need to be able to obtain a DBF. Anyone has done that before?

Michel,

I'm sure there are several ways. The one time I had to do it, I was using the VFP OLEDB provider. I just used a CREATE TABLE command, and then did a series of INSERT statements for each datarow in the dataset. That's probably the brute force way, but it worked for me.

Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform