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.
Asked
Active
Viewed 9,661 times
1 Answers
13
Ok I've found it.
sudo apt-get install libqt4-sql-mysql
for using mysql
sudo apt-get install libqt4-sql-mysql libqt4-sql-psql libqt4-sql-sqlite libqt4-sql-odbc libqt4-sql-tds
for obtaining other options also.

vusan
- 457
-
1what should I do for Oracle 10.2.0.3? – Dinesh May 20 '15 at 10:29
-
2Sorry @Dinesh, no suggestion from me as Oracle is unfamiliar to me. – vusan May 21 '15 at 05:01
-
Oracle missing... – Dee Aug 17 '16 at 07:51