1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
668 views
by gary-t-8719 (15.1k 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.
by gary-t-8719 (15.1k points)
selected by ron-s-6919
by wilma-c-7883 (200 points)
Is MYSQL and MariaDB has a different driver?
...