Results 1 to 2 of 2

Thread: deployment of a dll using qt

  1. #1
    Join Date
    Nov 2006
    Posts
    16
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default deployment of a dll using qt

    I have created a dll that uses qt 's database libraries to access and execute queries and stored procedures on ms sql server database. Development environment is Visual Studio 2003 C++.

    I created an installation file using ghost installer. But after installation i have "driver not loaded" error for my ODBC driver.

    Problem has resolved after i installed qt.

    What should i do to deploy my dll properly without installing qt??

    Thanx in advance...

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: deployment of a dll using qt

    You should distribute the odbc Qt driver along the application.

Similar Threads

  1. mac deployment problem
    By munna in forum Installation and Deployment
    Replies: 1
    Last Post: 6th December 2006, 14:38
  2. Deployment of QT4 App that uses the MySql driver
    By kroenecker in forum Installation and Deployment
    Replies: 5
    Last Post: 20th June 2006, 08:52
  3. Deployment of Application to freescale board
    By AP.Sakkthivel in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 26th April 2006, 04:17

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.