Qt & mysql[solved]
-
wrote on 18 Mar 2014, 20:31 last edited by
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 -
wrote on 22 Mar 2014, 18:24 last edited by
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 . -
wrote on 22 Mar 2014, 21:03 last edited by
thank you IamSumit
1/3