Results 1 to 2 of 2

Thread: SQLite where are you

  1. #1
    Join Date
    Aug 2007
    Posts
    275
    Thanks
    28
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default SQLite where are you

    I have Qt 4.5.1 (commercial) and tried to configure it with


    configure -debug-and-release -qt-sql-sqlite
    Then I was expecting that examples under sql to run but i was disappointed. It complained about

    Unable to establish a database connection
    This example needs SQLite support
    How should I configure my Qt to make sql examples work.

    needing you technical advise,

    baray98

  2. #2
    Join Date
    Nov 2008
    Posts
    142
    Thanks
    3
    Thanked 20 Times in 20 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: SQLite where are you

    Do you have the SQLite DLL on you system? Maybe the examples can't find it. Try to copy it directly to the directory of the example you want to run, or to the directory Qt's SQLite plugin is in.

    Sorry that I can't be more specific, I've never used Qt with SQLite on Windows.

Similar Threads

  1. Qt SQLite user functions
    By cevou in forum Qt Programming
    Replies: 1
    Last Post: 10th March 2009, 19:43
  2. sqlite version in Qt
    By janus in forum Newbie
    Replies: 4
    Last Post: 5th February 2009, 14:18
  3. SQLite
    By cyberboy in forum Installation and Deployment
    Replies: 1
    Last Post: 15th April 2008, 19:46
  4. sqlbrowser and sqlite
    By janus in forum Installation and Deployment
    Replies: 2
    Last Post: 31st March 2008, 14:59
  5. SQLite make problems
    By raphaelf in forum Newbie
    Replies: 21
    Last Post: 3rd July 2007, 14:40

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.