I installed tOra (pl / SQL editor) on ubuntu 12.04, after opening the software it says: there is no communication provider
I need to connect it to the postgres database.
Any idea?
MySQL, PostgreSQL, Microsoft SQL, ODBC providers:
sudo apt-get install libqt4-sql-mysql libqt4-sql-psql libqt4-sql-sqlite libqt4-sql-odbc libqt4-sql-tds
After installing libqt4-sql-psql (qt4 postgres adapter), the problem was resolved.
libqt4-sql-psql
apt-get install libqt4-sql-psql
Source: https://habr.com/ru/post/919480/More articles:DOM Interface Clojurescript - domChanging underline color with css not working in chrome? - htmlWhat is the fastest way to calculate a large power 2 modulo a number - c ++WebDriver: how to specify preferred languages ββfor Chrome - google-chromehow to calculate 2 ^ n modulo 1000000007, n = 10 ^ 9 - mathIs MutationRecord.oldValue something I should use? - domjQuery Hide parent div if child div is empty - jqueryhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/919483/passing-a-ccuda-class-to-pycudas-sourcemodule&usg=ALkJrhhAWhc0--FfPhc2tMf8mxMU8SXgUANeed help in mod 1000000007 - c ++Entries disappearing in a PDO transaction loop mssql - sqlAll Articles