Hi all,
I have a small doubt.
I am trying to implement sqlite3 read operation in QT.The other daemon which is implemented in c will write in to database.In QT i need to read the database and show in appropriate table widget.When i trying to port read operation into QT it gives an error undefined reference to sqlite3_open_v2.
I am using same header for implementing QT.
Could anyone help me out to sort this problem. and i would like to know that whether i am going in a right path?
Thanks in advance.
Regards
Vinithr
Bookmarks