Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updaing VFP data
Message
De
07/03/2003 09:36:31
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Updaing VFP data
Divers
Thread ID:
00762691
Message ID:
00762691
Vues:
57
Is there an example of updating a VFP7 table with C#?

I'm am able to query VFP7 tables in C# using a DataSet but I have not been able to perform an update. I have looked at using the

OleDbCommandBuilder CommandBuilder = new OleDbCommandBuilder(DataAdapter);

but I always get any error on:
DataAdapter.DeleteCommand = CommandBuilder.GetDeleteCommand();

Is there a way to update VFP data from C#?

Thanks,

Jerry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform