Results 1 to 5 of 5

Thread: Oracle Connectivity.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2007
    Posts
    9
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Unhappy Oracle Connectivity.

    Hi All,
    I need to install Qt4 with oracle .
    I have Oracle 9i and evaluation version of Qt4 ,I installed both now i don't know how to proceed some body tell me how to integrate both
    Working On QT4.2.2( Evaluation) Win32 MSVC

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Oracle Connectivity.

    Quote Originally Posted by yesraaj View Post
    Hi All,
    I need to install Qt4 with oracle .
    I have Oracle 9i and evaluation version of Qt4 ,I installed both now i don't know how to proceed some body tell me how to integrate both
    Hi, I'm not exactly sure if the evaluation version has Oracle support or if it's even possible enable the support, because the evaluation version does not ship Qt sources and neither configure (I think).. Anyway, if the support still happens to be enabled, try following these instructions. You can list available drivers by QSqlDatabase::drivers().
    J-P Nurmi

  3. #3
    Join Date
    Feb 2007
    Posts
    9
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Oracle Connectivity.

    From wiki of this site i got how to generate driver for mysql from mysql included file ....
    now i have oracle lib and included files, nowi need to generate driver...I dont know is it possible in to add oracle with Evaluation version ...
    If any body know for sure can tell....
    Working On QT4.2.2( Evaluation) Win32 MSVC

  4. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Oracle Connectivity.

    The problem is that the evaluation version of Qt is shipped without sources. Therefore you cannot recompile Qt and neither can you compile plugins, it seems. Unfortunately the evaluation version is just for experimenting Qt as it is shipped, and you cannot extend it with plugins. Please do correct me if I'm wrong..
    J-P Nurmi

  5. The following user says thank you to jpn for this useful post:

    yesraaj (28th February 2007)

  6. #5
    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 Connectivity.

    Yesraaj has been sending me private messages related to this problem. My last answer was "use ODBC as the evaluation version doesn't come with Qt sources". Just to let you know, so you wouldn't double what was already said.

    Have fun with the thread

Similar Threads

  1. 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
  2. Oracle 8.0
    By magikalpnoi in forum Qt Programming
    Replies: 2
    Last Post: 29th September 2006, 05:47
  3. Oracle Database Problem
    By magikalpnoi in forum Qt Programming
    Replies: 3
    Last Post: 27th September 2006, 21:19
  4. 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
  5. Get list of oracle tnsnames
    By seneca in forum Qt Programming
    Replies: 1
    Last Post: 14th March 2006, 11:11

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.