Hi All,
I need to install Qt4 with oracle .
I have Oracle 9i and evaluation version of Qt4 ,I installed both now i don't know how to proceed some body tell me how to integrate both![]()
Hi All,
I need to install Qt4 with oracle .
I have Oracle 9i and evaluation version of Qt4 ,I installed both now i don't know how to proceed some body tell me how to integrate both![]()
Working On QT4.2.2( Evaluation) Win32 MSVC
Hi, I'm not exactly sure if the evaluation version has Oracle support or if it's even possible enable the support, because the evaluation version does not ship Qt sources and neither configure (I think).. Anyway, if the support still happens to be enabled, try following these instructions.You can list available drivers by QSqlDatabase::drivers().
J-P Nurmi
From wiki of this site i got how to generate driver for mysql from mysql included file ....
now i have oracle lib and included files, nowi need to generate driver...I dont know is it possible in to add oracle with Evaluation version ...
If any body know for sure can tell....
Working On QT4.2.2( Evaluation) Win32 MSVC
The problem is that the evaluation version of Qt is shipped without sources. Therefore you cannot recompile Qt and neither can you compile plugins, it seems. Unfortunately the evaluation version is just for experimenting Qt as it is shipped, and you cannot extend it with plugins. Please do correct me if I'm wrong..
J-P Nurmi
yesraaj (28th February 2007)
Yesraaj has been sending me private messages related to this problem. My last answer was "use ODBC as the evaluation version doesn't come with Qt sources". Just to let you know, so you wouldn't double what was already said.
Have fun with the thread![]()
Bookmarks