How to Connect with a Database in a Server remotely ?
General and Desktop
3
Posts
3
Posters
607
Views
2
Watching
-
wrote on 5 Mar 2016, 00:22 last edited by
How is the best way to do that ?
Where can I read about communication with a Database Mysql in a server remotely ? -
wrote on 5 Mar 2016, 05:40 last edited by
QSqlDatabase docs have the example you seek.
-
hi
I liked this small sample
http://karanbalkar.com/2014/02/tutorial-75-connect-to-mysql-database-using-qt-5-framework/with the docs that @ChrisW67 linked to
3/3