Results 1 to 3 of 3

Thread: Building for Oracle

  1. #1
    Join Date
    Feb 2006
    Location
    Jarrell, Texas, USA
    Posts
    70
    Thanks
    7
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Building for Oracle

    Hello,

    I am attempting to install QT 4.3.1 commercial on a Suse Enterprise Desktop 10 machine. I have a requirement to build an application that connects to a MySQL 5 database on one host, summarize the data, and then put the new data into an Oracle 9 database running on a different server that is Solaris based.

    The hard part seems to be getting an Oracle library linked to QT that will connect to an Oracle 9 database. Is there any place that I can get the appropriate shared objects and header files without having to actually install Oracle 9 client on my local system?

    Thanks,
    Karl

  2. #2
    Join Date
    Nov 2006
    Location
    Shrewsbury, UK
    Posts
    97
    Thanks
    3
    Thanked 11 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Building for Oracle

    You might want to take a look ath the Oracle 10g Instant Client - the one I've seen provides a lightweight Oracle client capable of connection to 8i, 9i, and 10g. The site (and downloads) can be found here, although I have not tried this with Qt.

    http://www.oracle.com/technology/tec...ent/index.html

    Pete

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

    KaptainKarl (16th August 2007)

  4. #3
    Join Date
    Feb 2006
    Location
    Jarrell, Texas, USA
    Posts
    70
    Thanks
    7
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Building for Oracle

    I was able to finally build QT using the Oracle instant client. I have not managed to connect to an Oracle database from within QT however.

    I also managed to install Oracle 9 Client installed using a procedure that was a bit of nightmare. If you are interested the procedure is at:

    http://ivan.kartik.sk/oracle/install_ora9_suse.html

    Thanks for your help.

    Karl

Similar Threads

  1. LNK2005 error in VS2005 when statically building Qt App
    By pkloc in forum General Programming
    Replies: 9
    Last Post: 2nd July 2011, 01:36
  2. Replies: 17
    Last Post: 11th July 2010, 23:41
  3. Building new SQL driver
    By Pragya in forum Installation and Deployment
    Replies: 1
    Last Post: 27th June 2007, 08:46
  4. Replies: 0
    Last Post: 9th May 2007, 10:35
  5. Building a third party library
    By munna in forum General Programming
    Replies: 1
    Last Post: 6th October 2006, 20:43

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.