This topic is locked

Multiple-step OLE DB operation generated errors

11/12/2006 6:26:55 AM
ASPRunnerPro General questions
orit author

When we try to add a new record in the _add page, I get the following error:
<<< Record was NOT updated >>>
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
What is the problem?
Thanks

Admin 11/13/2006

Orit,
there are a number of problems may cause this message.

I.e. entering non-number values into numeric fields, entering data longer than field's size.

Also make sure you don't have autoincremented fields on your Add page.
If nothing helps you can zip and send to support@xlinesoft.com a full set of generated files along with your database for investigation.

P
pharaon_98 11/13/2006

Same thing here
Only that it's on the edit page that receive this.
Checked field lenght and data type = OK everything is varchar and 50 long.
If you find something, let me know please.
I'll do the same if i find something.
Thanks

D
dunga 11/13/2006

completely agree...I also have encountered the multiple-step problem.

orit author 11/14/2006

After I removed the AutoNumber field from the _add page - the problem was solved.
Thanks

P
pharaon_98 11/14/2006

Also found something
When I add accentuated letters (like "é" in french). I generates the error. If i remove all accents, it works.

Admin 11/14/2006

The only way to find what is wrong is to send to support@xlinesoft.com a full set of generated files along with database and project file.