Hello,

I'm developing my first QtJambi application. It needs a connection to
PostgreSQL, but, unfortunetely, my qt jambi installation doesn't detect its
driver, even the included by default QSQLITE driver. For PostgreSQL plugin
support, I've copied the plugin library from my qt installation to the
$JAMBI/plugins/sqldrivers folder of the qt jambi binary bundle.

On the application launch, the following output is shown:
QSqlDatabase: QPSQL driver not loaded
QSqlDatabase: available drivers:


It seems that qtjambi is not looking for any plugin at all.
I'm using the eclipse integration.
Any help is appreciated.

Gratefully,
bráulio
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to