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
  • deployment issue with.net provider

    Hi there, I wrote an app using VS 2008, subsonic 3, and sqlite.net. provider (ver 1.0.65.0). I am having an issue where my app can't be deployed because somehow it doesn't recognize the sqlite data provider. My app.config looks like this: <?xml version="1.0" encoding="utf-8"...
    Posted to General (Forum) by PQUINTERO on 05-20-2010
  • 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 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems