This topic is locked

Microsoft Cursor Engine error '80040e21'

9/28/2005 11:05:31
ASPRunnerPro General questions
swat author

I have a description field with row=5 col=50 , when I enter more than 200 char- it gives me this error
Microsoft Cursor Engine error '80040e21'
Multiple-step operation generated errors. Check each status value.
/int/edit/uct_add.asp, line 533

500326 9/28/2005

I have the same problem and I've just started testing.
Microsoft OLE DB Provider for ODBC Drivers error '80040e21'
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
/test/Contacts_add.asp, line 566

Sergey Kornilov admin 9/29/2005

Swat,
check your description field size in the database.

By the way to enter long text you can use MEMO field type in Access and TEXT field type in SQL Server.
Seth,
it's too indefinite error description. Please zip and send to support@xlinesoft.com your generated files, project file along with your database creation script or database itself for investigation.