Hi Thomas! I still get the "Row handle referred to a deleted row or a row marked for deletion" problem. I have generated a log, but I can't read it. If you co= uld tell me how to identify where an error occured, I could send you the relevant part.
- Does it also happen with the latest driver (build 20)? Yes, it does. I also tried with the build 25 - still the same - Can you easily reproduce the problem? Yes. - Does the problem also occur if the internal trace is active (http://sapdb.2scale.net/moin.cgi/ODBCTrace)? Yes. Now I've got a 166MB tracefile. Can you tell me how to identify the position where an error occured? - Can you send me a small piece of code (e.g. a VB-App) reproducing the problem? No. It must have something to do with multiple acesses running in differe= nt threads or something like that. If I just loop sequentially trough a scri= pt doing similar accesses, everything is ok. It only happens when I am runni= ng a number of threads under IIS and keep an open connection in the Session object. (Gerald) ----- Original Message ----- From: Koetter, Thomas Theodor To: 'Gerald Nowitzky' ; SAPDB Sent: Wednesday, June 18, 2003 11:17 AM Subject: RE: ODBC-ADO Error: Row handle referred to a deleted row or a ro= w marked for deletion Hi Gerald > -----Original Message----- > From: Gerald Nowitzky [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 17. Juni 2003 00:34 > To: SAPDB > Subject: ODBC-ADO Error: Row handle referred to a deleted row or a row > marked for deletion > > > Hello! > I am using SAPDB 7.4.3.17 on w2k with ODBC/ADO in an .ASP Web > Application > running on IIS. As I have some long-running queries with a [... details snipped ...] > I now set up a web stress test which starts a number of > threads acessing the > site. Everything is working as expected besides a little > problem: In about > 1% of the accesses I get an error from the ADO Recordset: > > "Row handle referred to a deleted row or a row marked for deletion" - Does it also happen with the latest driver (build 20)? - Can you easily reproduce the problem? - Does the problem also occur if the internal trace is active (http://sapdb.2scale.net/moin.cgi/ODBCTrace)? - Can you send me a small piece of code (e.g. a VB-App) reproducing the problem? At the moment I've no idea, what's going wrong. Viele Gr=FC=DFe Thomas ---------------------------------------------- Dr. Thomas K=F6tter SAP DB, SAP Labs Berlin Hurry up, SAP DB is open source www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
