Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> * Help * - Error accessing Oracle with ADO from an ASP
I am having problems writing and ASP to access and display data from an Oracle database using ADO. I am running everything on one PC using WIN95, Personal Oracle 8.0.4 & Personal Web Server (from the NT Option Pack CD)
The application simply retrieves a record and displays it or redirects the user if the record isn't found.
It appears to work correctly with MS Access but when running over the Oracle database it gives an error given is ASP 0115 at the point that the code runs a check to see if any records have been found using 'recordset.EOF'. This error only occurs if there are records in the result set.
The ODBC I am using is the specific Oracle 8.0.4 driver as supplied by Oracle.
Any help would be much appreciated.
Regards,
Chris Received on Wed Dec 30 1998 - 00:00:00 CST
![]() |
![]() |