Results 1 to 5 of 5

Thread: Database Connectivity

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

    Default Database Connectivity

    Is there any thing like ActiveX Data Objects in Qt as is in MSVC++.
    Last edited by yesraaj; 21st February 2007 at 12:11.

  2. #2
    Join Date
    Jan 2006
    Posts
    128
    Thanked 28 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Database Connectivity

    It depends what you need from the Database Layer.

    Check if the stuff in the QtSql Module is sufficient for your needs.

    If its not, please describe the missing functionality ;-)

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

    yesraaj (21st February 2007)

  4. #3
    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: Database Connectivity

    If you have the commercial licence, you have access to the ActiveX module called ActiveQt.

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

    yesraaj (21st February 2007)

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

    Default Re: Database Connectivity

    i want to connect my qt application with oracle....
    do i need a commercial edition to do that...
    how to install qt4 with oracle driver....

  7. #5
    Join Date
    Jan 2006
    Posts
    128
    Thanked 28 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Database Connectivity

    Quote Originally Posted by yesraaj View Post
    i want to connect my qt application with oracle....
    Technically this is possible with Qt ;-)

    Quote Originally Posted by yesraaj View Post
    do i need a commercial edition to do that..
    I do not know if the Oracle driver is in the open source version, but if not, you might be able to do that using the odbc driver

    Quote Originally Posted by yesraaj View Post
    how to install qt4 with oracle driver....
    See this page

  8. The following user says thank you to camel for this useful post:

    yesraaj (21st February 2007)

Similar Threads

  1. Threads and database connection
    By probine in forum Qt Programming
    Replies: 9
    Last Post: 7th August 2013, 08:30
  2. updating database
    By locus in forum Qt Programming
    Replies: 3
    Last Post: 27th January 2007, 05:54
  3. submitAll() : database error
    By locus in forum Qt Programming
    Replies: 3
    Last Post: 27th January 2007, 05:49
  4. Issues regarding QMySql drivers and mysql database
    By bera82 in forum Qt Programming
    Replies: 2
    Last Post: 10th August 2006, 17:50
  5. Filling combobox from database
    By Philip_Anselmo in forum Qt Programming
    Replies: 3
    Last Post: 11th May 2006, 17:53

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.