Results 1 to 15 of 15

Thread: MySQL driver , I have, it still not loaded

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Location
    Bydgoszcz, Poland
    Posts
    16
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default MySQL driver , I have, it still not loaded

    Hi,

    I make MySQL driver , I have in :

    Qt Code:
    1. C:\Qt\2009.02\bin\sqldrivers
    2.  
    3. 2009-04-01 15:53 2*359*296 libmysql.dll
    4. 2009-04-22 10:58 2*168 libqsqlite4.a
    5. 2009-04-22 10:58 2*178 libqsqlited4.a
    6. 2009-04-30 18:01 2*182 libqsqlmysql4.a
    7. 2009-04-30 18:00 2*192 libqsqlmysqld4.a
    8. 2009-04-22 10:57 2*178 libqsqlodbc4.a
    9. 2009-04-22 10:57 2*182 libqsqlodbcd4.a
    10. 2009-04-15 14:16 347*648 qsqlite4.dll
    11. 2009-04-29 18:42 2*793*327 qsqlited4.dll
    12. 2009-04-30 18:01 81*920 qsqlmysql4.dll
    13. 2009-04-30 18:00 1*587*413 qsqlmysqld4.dll
    14. 2009-04-22 10:57 152*576 qsqlodbc4.dll
    15. 2009-04-22 10:57 1*593*196 qsqlodbcd4.dll
    To copy to clipboard, switch view to plain text mode 

    But driver still can't load :
    Qt Code:
    1. QSqlDatabase: QMYSQLDriver driver not loaded
    2. QSqlDatabase: available drivers: QSQLITE QODBC3 QODBC
    To copy to clipboard, switch view to plain text mode 

    I use QTCreator.

    ---- Edit ----

    configure -qt-sql-mysql :

    Qt Code:
    1. ...
    2. Sql Drivers:
    3. ODBC....................no
    4. MySQL...................yes
    5. OCI.....................no
    6. PostgreSQL..............no
    7. TDS.....................no
    8. DB2.....................no
    9. SQLite..................plugin (qt)
    10. SQLite2.................no
    11. InterBase...............no
    12. ...
    To copy to clipboard, switch view to plain text mode 
    Last edited by bigkoma; 30th April 2009 at 17:49.

Similar Threads

  1. Unhandled exception in qatomic
    By NewGuy in forum Qt Programming
    Replies: 14
    Last Post: 23rd July 2013, 09:49
  2. mysql driver not loaded after deployment
    By tpf80 in forum Newbie
    Replies: 4
    Last Post: 4th September 2011, 10:12
  3. exception at 0x65100c40 (QtGuid4.dll)
    By sabeesh in forum Qt Programming
    Replies: 11
    Last Post: 21st December 2007, 17:10
  4. My Mysql 5 and Qt 4.2.2 Problem (Driver not loaded)
    By fengtian.we in forum Qt Programming
    Replies: 4
    Last Post: 9th February 2007, 08:11
  5. MySql plugin driver issues
    By stevey in forum Installation and Deployment
    Replies: 11
    Last Post: 20th September 2006, 13:45

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.