Results 1 to 2 of 2

Thread: QtSql , how to list all databases on the Mysql-Server

  1. #1

    Default QtSql , how to list all databases on the Mysql-Server

    Hello,
    i want to list all databases on a mysql-server with qt4. I read the documents but can not find the suitable solution. Hope that someone can help me.
    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: QtSql , how to list all databases on the Mysql-Server

    Quote Originally Posted by luoihoc View Post
    i want to list all databases on a mysql-server with qt4. I read the documents but can not find the suitable solution.
    Please use our board search, this question was asked one day ago:
    sql Code:
    1. SHOW DATABASES
    To copy to clipboard, switch view to plain text mode 

Similar Threads

  1. List of Database in SQL Server
    By baray98 in forum Qt Programming
    Replies: 2
    Last Post: 7th July 2009, 09:49
  2. How to get list of all databases on the MySQL server
    By jambrek in forum Qt Programming
    Replies: 4
    Last Post: 15th June 2009, 23:48
  3. How to get list of database's table's foreign keys?
    By jambrek in forum Qt Programming
    Replies: 3
    Last Post: 26th September 2008, 05:50
  4. Staying connected to a MySQL server
    By fnmblot in forum Qt Programming
    Replies: 1
    Last Post: 22nd November 2007, 10:39
  5. Acces to a remote mysql server
    By Alienxs in forum Qt Programming
    Replies: 2
    Last Post: 19th August 2006, 03:10

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.