Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> * Help * - Error accessing Oracle with ADO from an ASP

* Help * - Error accessing Oracle with ADO from an ASP

From: Chris Highfield <chris.highfield_at_virgin.net>
Date: 1998/12/30
Message-ID: <01be3389$a94bb600$3a7ba8c2@default>#1/1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US