1
1
mirror of https://github.com/andre-wojtowicz/qt-sql-example.git synced 2024-07-23 07:40:31 +02:00
qt-sql-example/README.md

302 B

QT SQL Example

An exemplary Qt app that connects to SQL server and displays a table from a database. The program was made for educational purposes.

The program was tested on:

  • client: Windows 10, Qt 5.9.1,
  • servers: MySQL Server 5.5.57, Microsoft SQL Server 2008 R2 SP3.