[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: C++ SQL interface



Nuno Magalhães wrote:
Hi, i'm developing a small academic project and need to link to an
Oracle database using C++
I'm kinda lost as far as google and oracle.com go, i asusme i oughta
implement some Class, i just can't find it. The code is supposed to
work in any platform and we're compiling it with both g++ and
VisualStudio2005.


I would use Qt4:
http://www.linuxjournal.com/article/9602
and
http://doc.trolltech.com/4.0/qt4-sql.html

Hugo


Reply to: