Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updaing VFP data
Message
De
07/03/2003 10:33:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
07/03/2003 10:28:34
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00762691
Message ID:
00762727
Vues:
18
The error I get is:
An unhandled exception of type System.InvalidOperationException occurred in system.data.dll.

Are you able to update VFP data from C#? Do you do it with the OleDbCommandBuilder?

Thanks,

Jerry




>What is the error you're getting with the CommandBuilder.GetDeleteCommand()?
>
>~~Bonnie
>
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform