Re: [gentoo-user] ISO DB wrapper libs for unix/windows and c++

2006-02-24 Thread Andrew Lowe
Wolfgang Liebich wrote: Hi, I'll have to give a c++ application (running both on unix and windows) the ability to do SQL queries on DBs (for now only ORACLE 9). I do know JDBC - what is the equivalent for C++? ODBC? Has anyone here experience in comparing iODBC vs. unixODBC vs Oracle Template Lib

[gentoo-user] ISO DB wrapper libs for unix/windows and c++

2006-02-24 Thread Wolfgang Liebich
Hi, I'll have to give a c++ application (running both on unix and windows) the ability to do SQL queries on DBs (for now only ORACLE 9). I do know JDBC - what is the equivalent for C++? ODBC? Has anyone here experience in comparing iODBC vs. unixODBC vs Oracle Template Library on OCI? (Btw, is ther