Results 1 to 15 of 15

Thread: QT - SQLite Connection

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2007
    Location
    Lublin, Poland
    Posts
    345
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    40
    Thanked 8 Times in 4 Posts

    Default Re: QT - SQLite Connection

    Hi,

    I belive you may create a multiple connection to your database.
    Paste your code here so we can help you.

    Maverick
    Qt allows you to use everything you want
    wysota
    --------------------------------------------------------------------------------
    #if defined(Q_OS_UNIX) && defined(QT_DEBUG)
    abort(); // trap; generates core dump
    #else
    exit(1); // goodbye cruel world
    #endif

  2. #2
    Join Date
    Jul 2007
    Posts
    166
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    25
    Thanked 1 Time in 1 Post

    Default Re: QT - SQLite Connection

    Hi,
    I solve my problum using
    setAttribute(Qt::WA_DeleteOnClose);

    Thankyou.....

  3. #3
    Join Date
    May 2009
    Posts
    28
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default Re: QT - SQLite Connection

    this helped me
    thanks sabeesh

Similar Threads

  1. Threads and database connection
    By probine in forum Qt Programming
    Replies: 9
    Last Post: 7th August 2013, 08:30
  2. Replies: 3
    Last Post: 2nd August 2007, 21:28
  3. How do I keep the client connection open ?
    By probine in forum Newbie
    Replies: 2
    Last Post: 25th March 2006, 19:06
  4. Can I launch a dial-up connection in Windows?
    By gtthang in forum Qt Programming
    Replies: 3
    Last Post: 9th February 2006, 12:32

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.