Results 1 to 2 of 2

Thread: What's the relationship libmysql.dll and qsqlmysql4.dll

  1. #1
    Join Date
    Apr 2012
    Posts
    4
    Thanks
    3
    Qt products
    Qt4 Qt Jambi PyQt3 PyQt4
    Platforms
    Windows

    Default What's the relationship libmysql.dll and qsqlmysql4.dll

    Hi:
    I have compile the mysql drivers and connect the mysql server sucessfully , with the help of "http://ieatbinary.com/2011/07/11/how-to-enable-mysql-support-in-qt-sdk-for-windows/" .

    at the sixth step as this article show, I have to copy libmysql.dll from mysql installation directory to the c:\windows directory.

    But I still have a issue that what's the function of libmysql.dll


  2. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: What's the relationship libmysql.dll and qsqlmysql4.dll

    libmysql.dll is a real MySQL driver. qsqlmysql4.dll is only an intermediary between the application and libmysql.dll that provides the same level of abstraction for different sql databases.

  3. The following user says thank you to Lesiok for this useful post:

    lookeroo (19th April 2012)

Similar Threads

  1. Facebook Relationship Visualization
    By Sven in forum Qt-based Software
    Replies: 3
    Last Post: 10th November 2014, 13:26
  2. How to get the relationship between two QDockWidget?
    By yunxiaodong in forum Qt Programming
    Replies: 0
    Last Post: 16th August 2011, 08:32
  3. Relationship b/w different classes
    By salmanmanekia in forum Newbie
    Replies: 0
    Last Post: 2nd June 2010, 18:24
  4. How to create an One-to-Many Relationship in QtSqlRelation ?
    By innobleday in forum Qt Programming
    Replies: 3
    Last Post: 13th March 2010, 17:05
  5. simple question---can not find libmysql.dll
    By weixj2003ld in forum Qt Programming
    Replies: 1
    Last Post: 16th April 2009, 16:07

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.