Results 1 to 8 of 8

Thread: Deploying QT App using ODBC driver

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Deploying QT App using ODBC driver

    About building Qt : I just asked because with the prebuild (or if you build it yourself with odbc as plugin), then you have to copy the odbc dll to the non-dev machine, which you didn't do at first, but you did it now appearantly. There is no need to build Qt yourself. And building it is no big deal nowadays, except that it takes a long time.

    You can also try and copy the obdc dll directly in the folder of the .exe instead of under /plugins/... You don't need to do the 'addLibraryPath', because the program automatically searches in some pre-defined subdirectories (it's in the docs somewhere).

    Other than that, I can't be of much help I'm afraid.

    Best regards,
    Marc

  2. The following user says thank you to marcvanriet for this useful post:

    AlphaWolfXV (16th December 2011)

Similar Threads

  1. Slow ODBC driver or programming error?
    By TorAn in forum Qt Programming
    Replies: 9
    Last Post: 13th November 2011, 22:31
  2. Help with QMYSQL driver for QT 4.4.0: driver not loaded
    By khikho in forum Installation and Deployment
    Replies: 4
    Last Post: 1st April 2011, 15:00
  3. source code for odbc driver or MySql driver in arm-embedded-linux
    By sattu in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 24th January 2011, 10:11
  4. Custom gfx driver(subdriver) with Transformed gfx driver - is this possible?
    By slscripters in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 24th June 2010, 10:25
  5. Deploying debug Qt application - failed to load ODBC driver
    By sureshbabu in forum Installation and Deployment
    Replies: 1
    Last Post: 1st November 2007, 12:35

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
  •  
Qt is a trademark of The Qt Company.