RE: problem updating recordset with MyODBC

2001-05-15 Thread Dave Carter
cc 717.464.2970 -Original Message- From: David S. Green [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 15, 2001 1:06 PM To: [EMAIL PROTECTED] Subject: problem updating recordset with MyODBC When I try and update a recordset I get the following problem- Microsoft OLE DB Provider for ODBC Drivers

problem updating recordset with MyODBC

2001-05-15 Thread David S. Green
When I try and update a recordset I get the following problem- Microsoft OLE DB Provider for ODBC Drivers error '80004005' Query based update failed. The row to update could not be found. /Part1_Section1_Process.asp, line 82 Line 82 happens to be when I call rs.Update() The problem only occurs w