Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO RecordSet.Update Problem
Message
 
 
À
15/03/2002 10:52:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00633437
Message ID:
00633671
Vues:
21
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform