Populating Combobox From Database (MS Access)
General and Desktop
1
Posts
1
Posters
499
Views
1
Watching
-
wrote on 19 Nov 2014, 13:54 last edited by
Dear Friends
I’m beginner in Qt.
How cat I populate the combobox with the names of fields with value from an MS Access database with query
Query=”SELECT name , id FROM person” => name=display , id=value
MS Access database 2007= QCoreApplication::applicationFilePath() + “\mydb.mdb”
Please Help Me.
Regards
1/1