I am doing a qt project with MySQL database. But I don't know how to create an exe file with the MySQL database. I want to know,
- which extension I should use to export the database.
- the way how I should give the path to the database.
please help me to solve this problem....
I tried some youtube tutorials and I was able to build an exe file but the database didn't work properly.