Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO RecordSet.Update Problem
Message
 
 
To
15/03/2002 10:52:05
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00633437
Message ID:
00633671
Views:
23
>Hi all,
>Is there a problem with VFP7 OLEDB provider when using recordset.Update method in an ASP? We get an error when trying to set a value in the first field: rs.field("username")="sam"
>Message says something like "...either provider cannot process request or change locking method." We've tried unsuccessfully to get past this one.

Try to make the recordset clien side
rs.CursorLocation = ADUSECLIENT
< snip >
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform