Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ADO/ODBC : I get the following error when trying to update my record Signup · Login
Author Thread
I get the following error when trying to update my record
Posted in tutorial: Updating records in the database with ASP
·  O1DMBFan
User
Joined: 15 Jul 2005
Total Posts: 2

I get the following error when trying to update my record

Posted: 15 Jul 2005
Microsoft Cursor Engine error '80040e21'

Multiple-step operation generated errors. Check each status value.

what does this mean?

Here are the lines that it has problems with:

rstplayed = rs("tplayed")
rs("tplayed") = "" & rstplayed & counter2 & ";"

rs - recordset
counter - is my counter in the loop

all i want to do is append the counter2 and a ';' on the end of the already value there
Want to leave a comment? Login or Register for free!

Users Who Have Visited This Thread In Last 24 Hours
1 Visitor

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.