Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help, please - OLEDB for ODBC driver error.
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00583562
Message ID:
00583563
Views:
32
>Hi all,
>I get this error when I perform an ADO recorset Update.
>
>
>Microsoft OLE DB Provider for ODBC Drivers error '80040e21'
>
>La operación de múltiples pasos de OLE DB generó errores. Compruebe los valores de estado de OLE DB si es posible. No se realizó ningún trabajo.
>

>
>I know that this error may be by a field types errors, but the data types are OK.
>
>Thanks in advance!

Check the status property of each field on the recordset after the error. It will give you more info on what the error is.

A common cause of this is trying to put more characters than the defined size on character type fields.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform