Results 1 to 3 of 3

Thread: Oracle 8.0

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 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.

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

    magikalpnoi (29th September 2006)

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