Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle and ASP
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
![]() |
![]() |