Results 1 to 2 of 2

Thread: Qt Application connect to Derby Embedded Database

  1. #1
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanks
    111
    Thanked 4 Times in 4 Posts

    Question Qt Application connect to Derby Embedded Database

    Dear Sirs and Madams!

    Can Qt Application connet to Derby Embedded Database via jdbc driver?

    Sincerely,
    Marko
    Qt 5.3 Opensource & Creator 3.1.2

  2. #2
    Join Date
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Qt products
    Qt5
    Platforms
    MacOS X
    Thanks
    13
    Thanked 153 Times in 150 Posts

    Default Re: Qt Application connect to Derby Embedded Database

    There is no native derby database driver for Qt. A quick google search shows that there are ODBC drivers available for derby, so if you can install an ODBC driver that works with derby, you can use the native Qt ODBC database driver.

Similar Threads

  1. Connect to database
    By seink in forum Newbie
    Replies: 12
    Last Post: 26th April 2011, 18:43
  2. Replies: 3
    Last Post: 8th March 2011, 07:57
  3. connect to ms sql for embedded arm linux
    By sattu in forum Qt Programming
    Replies: 0
    Last Post: 21st January 2011, 12:30
  4. qt4.6.2 embedded 'cannot connect to XServer.' at runtime
    By guest1 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 18th February 2010, 05:49
  5. My application can't connect to database when deploy it???
    By gtthang in forum Installation and Deployment
    Replies: 1
    Last Post: 15th February 2006, 11:01

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.