Results 1 to 2 of 2

Thread: Qt 4.6.2 MS Access + Eclipse

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2009
    Posts
    28
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    4
    Thanked 2 Times in 2 Posts

    Default Qt 4.6.2 MS Access + Eclipse

    Hello everyone.

    I've an unusual mistake connecting to a MS Access database. If I execute the .exe by clicking it twice directly from the windows explorer everything works great and I have the connection.
    But when I do it in eclipse directly, it says that I can't do the connection with the error QODBC3: Unable to connect.

    I don't know what I'am doing wrong.

    Thanks a lot and sorry for my english

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

    Default Re: Qt 4.6.2 MS Access + Eclipse

    Your program may not be finding the relevant database plugin when run by Eclipse. Is the environment that Eclipse is providing to the executable the same as the environment in Windows at large? Can you run the program in a debugger to determine exactly which line triggers the message?

Similar Threads

  1. Replies: 7
    Last Post: 22nd December 2010, 09:13
  2. QT with eclipse
    By zgulser in forum Installation and Deployment
    Replies: 1
    Last Post: 1st January 2010, 19:46
  3. How to run Qt with Eclipse?
    By ranna in forum Qt Programming
    Replies: 4
    Last Post: 18th June 2009, 14:22
  4. eclipse and uic
    By alisami in forum Installation and Deployment
    Replies: 3
    Last Post: 29th July 2008, 11:41
  5. [MacOSX,eclipse CDT]want eclipse to know Qt classes
    By lolveley in forum Installation and Deployment
    Replies: 7
    Last Post: 28th July 2007, 00:52

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.