Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updaing VFP data
Message
From
07/03/2003 10:33:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
07/03/2003 10:28:34
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00762691
Message ID:
00762727
Views:
20
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
Previous
Reply
Map
View

Click here to load this message in the networking platform