Results 1 to 1 of 1

Thread: Qt Oracle Database Failure...

  1. #1
    Join Date
    Apr 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qt Oracle Database Failure...

    I am trying to make a program with Qt that connects to an Oracle 10g R2 database server. On my development box I have the Oracle client, Oracle SDK, and Qt 4 compiled with QOCI support. I can connect to the database just fine with SQL plus from my development machine so I think my TNSNames.ora file is file. And the application builds just fine. But upon calling QSqlDatabase::addDatabase("QOCI", "myDatabase"); I get "QOCIDriver: unable to create environment" and a lot of loaded dll prints, but that is the ONLY error. Any ideas as to what might be going wrong?

    Also just for information I am using VS2008 with Windows 7.
    Last edited by combsjy; 9th August 2010 at 16:29.

Similar Threads

  1. ODBC Oracle. Unable to connect to database
    By egil in forum Qt Programming
    Replies: 2
    Last Post: 17th October 2008, 13:46
  2. Oracle Database Connection
    By ToddAtWSU in forum Qt Programming
    Replies: 6
    Last Post: 20th December 2007, 15:18
  3. Oracle database <=> Qt4/Opensource
    By windkracht8 in forum Qt Programming
    Replies: 1
    Last Post: 23rd May 2007, 23:12
  4. Insertion of unicode characters into database oracle through pro c
    By hemananda choudhuri in forum Qt Programming
    Replies: 1
    Last Post: 8th January 2007, 10:42
  5. Oracle Database Problem
    By magikalpnoi in forum Qt Programming
    Replies: 3
    Last Post: 27th September 2006, 21:19

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.