Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro OLE DB Driver - Does it support updating???
Message
From
11/02/2002 13:30:31
 
 
To
11/02/2002 08:31:50
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00617493
Message ID:
00618470
Views:
33
>Using VB.net, I can now update using an oledbcommand with an oledbconnection, but not using the oledbdatadapter.update method.

Well, what is the UpdateCommand of the adapter? Since the Update method really just calls an OleDbCommand object, you should be able to set the OleDbAdapter to hold the OleDbCommand that works for you.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform