Bug#382238: libqt4-sql not built against sqlite3

2006-08-09 Thread Martin Gruner
Package: libqt4-sql Version: 4.1.4-1 Please make libqt4-sql support sqlite3. Currently it only links against sqlite2. Trying to use the sqlite3 backend does not work. Thanks. ldd libQtSql.so | grep sqlite libsqlite.so.0 = /usr/lib/libsqlite.so.0 (0xa7cd3000) #sqlite2 Martin -- To

Bug#382238: libqt4-sql not built against sqlite3

2006-08-09 Thread Martin Gruner
Hi Brian, thanks for your reply. To learn QT4 a little, I created a little and very stupid test program which is supposed to open 2 sqlite3 databases. They were created with libdbd-sqlite3-perl and I can work with the sqlite3 binary on them. When I run the QT test program, it throws out the

Bug#382238: libqt4-sql not built against sqlite3

2006-08-09 Thread Brian Nelson
Martin Gruner [EMAIL PROTECTED] writes: Please make libqt4-sql support sqlite3. Currently it only links against sqlite2. Trying to use the sqlite3 backend does not work. Thanks. ldd libQtSql.so | grep sqlite libsqlite.so.0 = /usr/lib/libsqlite.so.0 (0xa7cd3000) #sqlite2 sqlite3