Results 1 to 16 of 16

Thread: Need help on QSQLITE

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jul 2010
    Posts
    22
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows Symbian S60

    Default Re: Need help on QSQLITE

    Hi mcosta,
    I appreciate the help and the time...I did what you suggested but this give me the output.
    Qt Code:
    1. Couldn't open database file.
    To copy to clipboard, switch view to plain text mode 
    is this line means it's creating a database name phonebook or is it only identifying the location of the file?
    Qt Code:
    1. database->setDatabaseName("./phonebook.db");
    To copy to clipboard, switch view to plain text mode 

    regards,
    lam-ang
    Last edited by lam-ang; 10th June 2011 at 13:30.

Similar Threads

  1. QSqlite issues
    By duave in forum Newbie
    Replies: 2
    Last Post: 3rd April 2011, 23:32
  2. QSqlite changes between 4.3 and 4.7
    By LKIM in forum Qt Programming
    Replies: 0
    Last Post: 22nd March 2011, 19:50
  3. qsqlite for winCE
    By giginjose in forum Newbie
    Replies: 0
    Last Post: 27th July 2010, 15:54
  4. QSQlite driver
    By praveen_g in forum Newbie
    Replies: 6
    Last Post: 18th November 2009, 08:58
  5. QSqlite in QT4
    By sophister in forum Qt Programming
    Replies: 26
    Last Post: 5th April 2009, 12:52

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.