Results 1 to 3 of 3

Thread: SQL support for QT

  1. #1
    Join Date
    Jan 2010
    Posts
    37
    Thanks
    12
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default SQL support for QT

    Well......i may be asking a dumb question..but i can't control asking this question. Qt contains libraries for databse support as QSqlDatabase.h...etc....Then do i have to install SQL database application to create an actual database, or Qt gives a databse itself??

  2. #2
    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: SQL support for QT

    What do you mean by "database application"? QSqlDatabase is an interface to connect to different database servers. The servers themselves have exist somewhere. In simple cases you can use SQLite which doesn't require a running database server.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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

    Yayati.Ekbote (4th March 2010)

  4. #3
    Join Date
    Jan 2010
    Posts
    73
    Thanks
    6
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: SQL support for QT

    I do believe that you must install a database to act as the back end.

    http://qt.nokia.com/doc/4.6/sql-driv...rted-databases

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

    Yayati.Ekbote (4th March 2010)

Similar Threads

  1. Qt App on ARM with X11/KDE Support
    By puneet.narsapur in forum Newbie
    Replies: 5
    Last Post: 16th January 2014, 16:22
  2. Does Qt 4.6 for S60 support OMA DRM
    By coco in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 2nd February 2010, 03:06
  3. GIF support
    By talk2amulya in forum Qt Programming
    Replies: 4
    Last Post: 10th February 2009, 08:57
  4. support of LVM in Mac Os X??????
    By jyoti in forum General Discussion
    Replies: 1
    Last Post: 3rd July 2007, 12:12
  5. MNG Support
    By Kruti in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 14th June 2006, 01:13

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.