in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

SQLite error: no such table: tblLogin

Last post 02-11-2009 5:57 PM by tavu. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 02-11-2009 3:23 AM

    • tavu
    • Not Ranked
    • Joined on 02-11-2009
    • Vietnam
    • Posts 2

    SQLite error: no such table: tblLogin

     Dear all,

    I am coding the SMS Management Application for my Pocket PC Windows Mobile 6.1 and use SQLite. I created db3 file and tables by Visual Studio 2008. I drap and drop tables from Server Explorer to Dataset Designer. I also edited connection string in dataset source code and copy SQLite.Interop.060.DLL file to application folder (on PPC).

    Application run, but error when it connect to database. I use tblLogin table to manage user login. Error detail:

    SQLite error
    no such table: tblLogin

    How way I fix this error? Please help me!!!

    Tran Anh Vu

    Filed under: , ,
  • 02-11-2009 7:49 AM In reply to

    Re: SQLite error: no such table: tblLogin

    Dumb question, but did you copy the database to the device?  Does the connection string point to the right location on the device when you run it there?

     

  • 02-11-2009 5:57 PM In reply to

    • tavu
    • Not Ranked
    • Joined on 02-11-2009
    • Vietnam
    • Posts 2

    Re: SQLite error: no such table: tblLogin

    Thanks,

    I already copy database to devive and edited all connection string in dataset designer source code.

Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems