Please support our MS SQL advertiser: Programming Forums
Views: 5173 | Replies: 1
![]() |
•
•
Join Date: Jun 2005
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
In developing customized software for different development sites, I copied the mySQL database from original server to my development server using mysqldump to creat a copy, then mysqladmin to creat it to the development server. The web page I am testing is the same for both development sites, but an error regarding UPDATE on my development server occured. The error message is as below:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
Query-based update failed because the row to update could not be found.
/CSG/RMO_portal/user_profiles/userUpdate_submit.asp, line 151
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
1.1.4322)
Page:
POST 257 bytes to /CSG/RMO_portal/user_profiles/userUpdate_submit.asp
Any suggestion on what the error is?
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
Query-based update failed because the row to update could not be found.
/CSG/RMO_portal/user_profiles/userUpdate_submit.asp, line 151
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
1.1.4322)
Page:
POST 257 bytes to /CSG/RMO_portal/user_profiles/userUpdate_submit.asp
Any suggestion on what the error is?
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode