Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle ODBC driver and visual c++
Hi all,
I'm developing a visual c++ application which has to display data from an
Oracle database .
I connected my app to Oracle via ODBC and I created using class wizard a new
recordset to handle data.
Everything is working fine, I can read and write data correctly to the
oracle database but I noticed that integer and boolean data type in Oracle
are mapped to Cstring variables in the recordset .
I'm using visual c++ 6.0 , Oracle 8.1.7 and Oracle ODBC driver 8.01.74 Oracle, not Microsoft ODBC for Oracle )
Is it a normal behavior or something is wrong ? There is a way to maintain the data type correspondence ?
Thanks in advance
alessandro.
Received on Mon Oct 29 2001 - 03:43:34 CST
![]() |
![]() |