This topic is locked

What does this error message mean

6/18/2006 2:59:47 AM
ASPRunnerPro General questions
T
toolpusher author

Hi
Anyone tell me what this means
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.
/aspadmin/carbrand/Car_Brands_edit.asp, line 1696
Think it may have something to do with putting to much data in a cell as I get in only sometimes when filling in a form
regards
TP

Sergey Kornilov admin 6/18/2006

This error message usually means entered data size or type were inconsistent with database field type.
You can send your files and database to support@xlinesoft.com for investigation.

T
toolpusher author 6/18/2006

This error message usually means entered data size or type were inconsistent with database field type.

You can send your files and database to support@xlinesoft.com for investigation.



Hi
Yes your right had text fields set in database and text area in asprunner working ok now
thanks
TP