[Qt-interest] retreive list of databases from MySQL database

Andre Somers andre at familiesomers.nl
Mon Mar 8 11:26:22 CET 2010


Hi,

I am trying to show the user of my application a list of available 
databases to connect to on my SQL database. MySQL features the SHOW 
DATABASES command. Is there some way to issue this command using 
QSqlQuery before actually connecting to a known database on the server?

André




More information about the Qt-interest-old mailing list