in

System.Data.SQLite

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

Browse by Tags

  • System.Data.Sqlite.dll

    Hi, reason why I subscribed is, because I tried to install SQLite-1.0.66.0.exe, clicked on 2008 and 2010 installation (I have both environments installed) , but I have no idea, where the System.Data.SQLite.dll went, nor can I see it in the .NET references I could add. Somewhere on my computer I found...
    Posted to General (Forum) by Krischu on 05-19-2011
  • synchronise with SQL Server 2008

    I'm trying to sync a sqlite db 3.* with sql server 2008. so far I've followed the instructions presented in these posts(http://sqlite.phxsoftware.com/forums/p/1381/6011.aspx) and also an advice from jfromaniello, which got somehow made me think which parts of the code of the demo provided by...
    Posted to General (Forum) by suvb on 08-12-2010
  • Insufficient parameters error when using GridView control (with DataKeyNames and DataSourceID specified)

    I have a problem that I'm guessing has at least something to do with the ASP.NET control life-cycle. I have a GridView control to allow editing of certain records in an SQLite db. I have gotten what I thought to be pretty much the same thing to work on a different page on my site that accesses a...
    Posted to General (Forum) by robg37 on 07-01-2010
  • Compile-Time Authorization Callbacks

    Hi. I know SQLite supports compile-time authorization callbacks (see http://sqlite.org/c3ref/set_authorizer.html ) via the sqlite3_set_authorizer-function. Is this also supported in System.Data.SQLite? The authorizer can be used to prevent some queries from executing. This is a great feature when processing...
    Posted to General (Forum) by dhaglund on 06-22-2010
  • 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
  • using linq with sqlite.net on mono/linux

    Hi, I have a winform.net application that uses Linq to SqlServerCe. The model classes in it have been generated using sqlmetal. I intend to migrate my application to be able to run on linux using the mono runtime. I decided to go ahead with SQLite since SqlServerCe is not planned to be supported in Mono...
    Posted to General (Forum) by nutsiepully on 05-12-2010
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems