Tora: No connection provider
I install tora on ubuntu 12.04. When I try to open, I'm unable to connect mysql database. Tora is not showing option for mysql.
Ok I've found it.sudo apt-get install libqt4-sql-mysql
for using mysqlsudo apt-get install libqt4-sql-mysql libqt4-sql-psql libqt4-sql-sqlite libqt4-sql-odbc libqt4-sql-tds
for obtaining other options also.