Results 1 to 2 of 2

Thread: Problem with QODB3

  1. #1
    Join Date
    Dec 2010
    Location
    Lithuania
    Posts
    29
    Qt products
    Qt4
    Platforms
    Windows

    Default Problem with QODB3

    Hi,

    I have to make mini app which could edit database created on visual fox pro. I have example which worked on classroom totaly fine but now on my PC it doesn't work. Maybe I haven't set up something. So error says that no default driver specified QODB3: Unable to connect. Can anyone tell me how to solve this problem. I looked at ODBC DS Administrator and under user DNS tab near Qt Database there is only SQL Server. But I tried to add new one but there is only QODBC3 for oracle. How to get one for Qt?

    Thanks

  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: Problem with QODB3

    Post the code surrounding your attempt to establish the database connection in your program.

    Are you running the program in a development environment at home, or have you packaged up a deployed version? If you have 'deployed' the program to home make sure you have included the necessary database plugin(s) under sqldrivers.

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.