Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange error using ADO
Message
 
 
À
11/12/2002 16:52:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00732052
Message ID:
00732062
Vues:
21
Try to change cursor location to the client side.
oRs.CursorLocation = adUseClient
>Please excuse one more ADO question, I will hopefully learn enough to get something done soon...
>
>Now I am trying to update data and have coded the following:
>
> oRecordSet.Fields("unit").value = thisform.text2.value
>
>where unit is a character string.
>
>The message I get is:
>
>"OLE dispatch exception code 0 from microsoft cursor engine: multi-step operation generated errors. Check each status value..."
>
>The examples I have come across show setting the field value to a literal like "New value" but I'm hoping ou can set it to a variable...
>
>I am on VFP/sp1
>
>Thanks for the patience,
>Pat
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform