[Qt-interest] retreive list of databases from MySQL database
Robert Hairgrove
evorgriahr at hispeed.ch
Tue Mar 9 15:08:28 CET 2010
Andre Somers wrote:
> Thanks. That is helpful. I will try to log into the INFORMATION_SCHEMA
> database with the known user credentials, and retreive the databases if
> the connection succeeded. That should work then I guess.
As long as you prefix the database name to the table name, you don't
have to explicitly select a database in order to log in.
More information about the Qt-interest-old
mailing list