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 -> Oracle and ASP

Oracle and ASP

From: Pete Giorgio <pgiorgio_at_conduitgroup.com>
Date: Tue, 11 May 1999 22:27:01 -0400
Message-ID: <3738e7a2@news3.us.ibm.net>


I just installed Oracle 8i on an NT box and am trying to use Oracle's ODBC driver to connect to the database through ASP and ADO. However, every time I retrieve a Number field in the ASP, I get 0 for the value, no matter what the actual number is. Interestingly, when I do a to_number(column) in the select statement, it works fine.

When I try the same thing with the Microsoft Oracle ODBC driver, it works fine.

Any ideas?

-pete giorgio
pgiorgio_at_conduitgroup.com Received on Tue May 11 1999 - 21:27:01 CDT

Original text of this message

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