adamsoderqvist
Programmer
Hi everyone...
I've posted this before and got help, and at the time it seemed to work. But now the problem has reserected...
I get this error msg:
"Microsoft OLE DB Provider for ODBC Drivers error '80004005'
Query-based update failed because the row to update could not be found."
THE ROW IS THERE!
and the code is simple asp coding (which works properly with other records in the DB:
objRS("Data"
= strData
objRS.Update.
what to do?
I've posted this before and got help, and at the time it seemed to work. But now the problem has reserected...
I get this error msg:
"Microsoft OLE DB Provider for ODBC Drivers error '80004005'
Query-based update failed because the row to update could not be found."
THE ROW IS THERE!
and the code is simple asp coding (which works properly with other records in the DB:
objRS("Data"
objRS.Update.
what to do?