Results 1 to 2 of 2

Thread: MYSQL driver not loaded after online install of qt5. how do i use the qt plugin

  1. #1
    Join Date
    Apr 2016
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default MYSQL driver not loaded after online install of qt5. how do i use the qt plugin

    i installed qt5.5 from online installer. how can i use mysql . the driver is there but not loaded, how to use plugin
    please help an give a code to put in qt connection

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: MYSQL driver not loaded after online install of qt5. how do i use the qt plugin

    Qt includes a prebuilt Qt Mysql plugin. It is up to you to provide the Mysql runtime library on which it depends by installing either the entire Mysql database or the client connector.
    Assuming Windows:
    https://dev.mysql.com/downloads/windows/
    https://dev.mysql.com/downloads/connector/c/

Similar Threads

  1. Qt 5.2 with MySQL- driver not loaded
    By Baso in forum Qt Programming
    Replies: 11
    Last Post: 6th February 2016, 16:53
  2. MYSQL driver not loaded.
    By sujan.dasmahapatra in forum Qt Programming
    Replies: 0
    Last Post: 30th November 2011, 18:13
  3. MySQL Driver not loaded on PC without Qt
    By KTvsPeacock in forum Installation and Deployment
    Replies: 39
    Last Post: 20th September 2010, 21:37
  4. Sql Driver: MYSQL not loaded
    By stilgar in forum Qt Programming
    Replies: 2
    Last Post: 15th June 2010, 10:35
  5. MySql Driver not loaded
    By eekhoorn12 in forum Installation and Deployment
    Replies: 13
    Last Post: 18th June 2007, 13:57

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.