Results 1 to 2 of 2

Thread: Qmysql3

  1. #1
    Join Date
    Dec 2009
    Posts
    9
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qmysql3

    I have the problem when I run my sql program (The program should only connect to my mysql server) it doesn't load the QMYSQL3 driver. (it doesn't locate it)
    My question is how can I install this module. I have installed qt (4.6) with source files. (without mysql) So can I add this modul now or must I reinstall qt?
    Last edited by reuabreliz; 21st December 2009 at 22:38. Reason: translate

  2. #2
    Join Date
    Dec 2009
    Posts
    9
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qmysql3

    So I have managed it on my own. I only went in the qtbuilddir/src/plugins/sqldrivers/mysql. Then I compiled the Makefile and copied the library to my installation dir qtinstall/plugins/sqldrivers/mysql. Now I have also QMYSQL as a driver.

Similar Threads

  1. QMYSQL3: Unable to bind outvalues
    By sirguyon in forum Qt Programming
    Replies: 8
    Last Post: 19th November 2009, 10:23
  2. QMYSQL3: Unable to fetch data
    By crystlrain in forum Qt Programming
    Replies: 2
    Last Post: 11th November 2009, 08:24
  3. Error: QMYSQL3 not loaded.
    By Namrata in forum Qt Tools
    Replies: 5
    Last Post: 16th November 2007, 16:25

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.