Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Client library for Oracle on linux
Hi,
Currently I develop an application that access Oracle's database using Oracle's OCCI library. The application runs on Linux and is done purely in C++.
I have now the need to connect to different DBMSs, more specifically to MySQL. Is there any tool, like ODBC/JDBC that I could use from the C++ program that would do database access in a generic way, so that I would not need to design my own database abstraction layer?
Some time ago I did a research on iODBC and unixODBC, but they relied on third party drivers to connect to Oracle. Is this still the case? Is there any way to access database generically that is supported by Oracle?
Thanks in advance,
Felipe Received on Thu Jun 22 2006 - 07:16:24 CDT
![]() |
![]() |