Microsoft Cursor engine error 80004005 Data provider or other...
601040Oct 2 2007 — edited Oct 3 2007I'm using Oracle 9i and ASP. And it works fine except for a query that returns like more than 6000 records and I get this error:
Microsoft Cursor engine error 80004005
Data provider or other service returned an E_FAIL status
/Includes/ValidaUsr.asp, line 60
The thing is that on my development server it works just fine, and on the production server it cracks. In line 60 I'm trying to read a record, and when the query returns like 1000 records it works perfect.