Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在ubuntu 12.04上安装了tOra(pl/SQL编辑器),打开软件后说:没有连接提供者
我需要将它连接到 postgres 数据库。
任何想法?
MySQL、PostgreSQL、Microsoft SQL、ODBC 提供程序:
sudo apt-get install libqt4-sql-mysql libqt4-sql-psql libqt4-sql-sqlite libqt4-sql-odbc libqt4-sql-tds
安装后libqt4-sql-psql(qt4 postgres 适配器)问题解决了。
libqt4-sql-psql
apt-get install libqt4-sql-psql