Results 1 to 2 of 2

Thread: xampp mysql with qt

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2011
    Posts
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default xampp mysql with qt

    I am using xampp in my windows. mysql is already installed on it. How do i connect to it. I've no idea. I've already created a table using mysql. Now i want to just read that table?

  2. #2
    Join Date
    Dec 2008
    Location
    Poland
    Posts
    383
    Thanks
    52
    Thanked 42 Times in 42 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: xampp mysql with qt

    Use appropriate drive to connect to the database and the execute query to the database.
    See:
    http://doc.qt.nokia.com/4.7.1/sql-dr...cedure-support
    http://cartan.cas.suffolk.edu/oopdoc...ldatabase.html

    and also Qt Sql examples in: /qtDir/examples/sql
    In the near future - corporate networks reach out to the stars. Electrons and light flow throughout the universe.
    The advance of computerization however, has not yet wiped out nations and ethnic groups.

Similar Threads

  1. Qt + Mysql on Mac OS X
    By P4ulo in forum Qt Programming
    Replies: 7
    Last Post: 12th February 2012, 00:34
  2. I need MySQL driver for Qt 4.6, WindowsXP(32), MySQL 5.1
    By User_3 in forum Installation and Deployment
    Replies: 7
    Last Post: 15th October 2010, 15:19
  3. Qt MySQL
    By weixj2003ld in forum Qt Programming
    Replies: 1
    Last Post: 30th June 2009, 16:22
  4. Accessing xampp mysql database
    By synack in forum Newbie
    Replies: 8
    Last Post: 19th March 2009, 09:08
  5. MYSQL 5 Table qt model as small Mysql admin
    By patrik08 in forum Qt-based Software
    Replies: 0
    Last Post: 1st May 2007, 09:43

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
  •  
Qt is a trademark of The Qt Company.