News

Qt Database (PostgreSQL - Oracle - MySQL) Applications Example This project is part of Sohag Developer and aims to create Qt database templates to be used as strat point of creating Qt database ...
A minimal example for testing static MySQL driver with static Qt, so that the application would be "self-contained" and not requiring Qt/MySQL shared libraries (DLLs, in case of Windows).
The sample application was tested with SQLite and PostgreSQL; however, it will work with any database connection supported by Qt that enforces the same connection-per-thread limitation.