Sidebar

QIE does not successfully connect to the database. What should I check?

0 votes
493 views
asked Oct 14, 2013 by gary-t-8719 (14,860 points)
After setting up and verifying my database connection QIE does not successfully connect to the database. What could be wrong?

1 Answer

0 votes
 
Best answer
QIE by default ships with the Microsoft SQL Server database connection drivers. If you are trying to connect to any other database platform like Oracle or MYSQL the database drivers will need to be downloaded and installed in the QIE lib directory and enabled under the optional modules in the system settings.

For more information on how to add JDBC database drivers either click on the QIE Help menu and choose the "How to Add JDBC Drivers to QIE" manual or you can follow the link in the database connection dialogue box.
answered Oct 14, 2013 by gary-t-8719 (14,860 points)
selected Dec 17, 2013 by ron-s-6919
commented Apr 3, 2020 by wilma-c-7883 (200 points)
Is MYSQL and MariaDB has a different driver?
...