Results 1 to 3 of 3

Thread: Oracle 8.0

  1. #1
    Join Date
    Sep 2006
    Posts
    15
    Thanks
    2

    Unhappy Oracle 8.0

    Could someone tell me from start to finish how to install the Oracle 8.0 plugin and how to use it with QT? I tried the regular OCI driver but I don't think it works since it states that it only works with Oracle 9 and up. But I did try it and got nothing. I have the Oracle 8 client and have all of the include files but it still isn't working. I did everything like it says on http://doc.trolltech.com/4.2/sql-driver.html but I think that because I have Oracle 8 this won't work. Help please!! Thank you very much in advance. Assume that I have Qt 4.2 installed and the only sql drivers I have installed are SQLITE. I assume that we would have to use the configure from the command line.

  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: Oracle 8.0

    You could probably use ODBC to connect to your database. Of course you need to compile the driver first And to do that you need appropriate ODBC library (like UnixODBC). See configure -help for details. You have to provide a proper switch to turn the compilation of each driver on. As an alternative you can use instructions provided on the page you linked to in your post.

  3. The following user says thank you to wysota for this useful post:

    magikalpnoi (29th September 2006)

  4. #3
    Join Date
    Sep 2006
    Posts
    15
    Thanks
    2

    Default Re: Oracle 8.0

    I'll try that out. Thank you very much.

Similar Threads

  1. Oracle Database Problem
    By magikalpnoi in forum Qt Programming
    Replies: 3
    Last Post: 27th September 2006, 21:19
  2. Fix: QT app won't run under Oracle Standard Client install
    By GreyGeek in forum General Discussion
    Replies: 0
    Last Post: 12th May 2006, 18:20
  3. Get list of oracle tnsnames
    By seneca in forum Qt Programming
    Replies: 1
    Last Post: 14th March 2006, 11:11
  4. qsqldatabase does not sense db disconnect
    By rburge in forum Qt Programming
    Replies: 0
    Last Post: 9th March 2006, 18:59

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.