in

System.Data.SQLite

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

Browse by Tags

  • Re: strange Error : no such table : ....

    The same error occurs in the following situation too: You add .db file to your project. Then when you run your c# project with debugger, empty db. file is copied into bin/debug folder of the project folder. Your running application looks for tables in the empty database and returns error: "no such...
    Posted to General (Forum) by sevenkul on 08-19-2011
  • Basic questions from a newbie (doing C# / WinForms app)

    Hi, Would be great to get some direction re trying to use sqlite for my WinForms application I'm buliding in VS2008. Installation - Is it just drop the "System.Data.SQLite.DLL" file into some folder in my VS2008 project (e.g. create a folder for it), and then create a "reference"...
    Posted to General (Forum) by callagga on 10-08-2009
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems