Answer the question
In order to leave comments, you need to log in
How to properly link the database to the executable file?
Hello!
I am writing a C++ program using Qt, I want to link it to a database. Can you please tell me how to organize this connection? What are the moments / subtleties, what is better to apply, what to bypass. Share your experience)
Answer the question
In order to leave comments, you need to log in
In Qt, all connections to the database can be made through QtSql https://doc.qt.io/qt-5.10/qtsql-index.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question