Qt & mysql[solved]
-
Helloyaklne,
MySQL comes with WAMP ,so you can connect,manipulate database from Qt.
Take a look simple Example available on the internet for connecting to MYSQL + Qt.[quote author="yakine" date="1395174674"]hello
i dowload wampserver and qt 5. . can any one tell me please what i need to istall for connecting and manipulate database in phpmyadmin from qt[/quote]You need to load drivers for MYSQL because they do not come with Qt.
Hope it helps .