Click to See Complete Forum and Search --> : qt-designer, sql drivers


truls
09-01-2002, 08:41 AM
I'm trying to program the SQL example using the qt designer, but I'm stuck at the beginning.

When I choose Project | Database Connections, and then select New Connection I don't get any drivers listed in the Driver list.

I've installed the libqt3-psql and libqt3-mt-pqsl packages ( I'm using Debian ), and I've symlinked /usr/lib/q3t/plugins to /usr/share/qt/plugins and ditto for the mt plugins.

The QTDIR is set to /usr/share/qt.
I've successfully gone through the two previous examples, so the designer works. It's just the DB drivers that are missing.