in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine
All Tags » SQLite3 (RSS)

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
  • Version 1.0.60.0 on Visual Studio 2010 + .net 4: SQLite v. 2.8.x

    Hi everybody! Is there any chance to get the actual version working in combination with SQLite 2.8.x? I successfully set up VS 2010 and .net 4 with the actual System.Data.SQLite version 1.0.60.0, but I need to connect to DBs of the Version 3.8.1. Found this post: http://sqlite.phxsoftware.com/forums...
    Posted to General (Forum) by cardox on 01-25-2011
  • Re: Can't find PInvoke DLL 'SQLite.Interop.059.DLL'.

    I'm using SQLite 065 and I had the same problem. Deploying BOTH SQLite.Interop.065.DLL and SQLite.Interop.065.lib along with the main sqlite dll solved the problem and it's working like a charm. One more thing to mention is: SQLite is waaaaaaaaaaaaay much faster than SqlCe and I'm gonna fall...
    Posted to General (Forum) by mmsaffari on 01-27-2010
  • System.Data.ConstraintException

    Hi Guys, This is my first time using SQLite and I've run into an issue. I've got a SQLlite Database keeping a list of people and associated cost centres, it's pretty basic: Two tables, both with an ID column which is unique, autoincrement and primary key. Some other various columns, name...
    Posted to General (Forum) by turkeywelder on 01-25-2010
  • Re: passwort and encryption

    If you has set a password in your database with SQLite2009 Pro, you must enter md5 value for your password in the ado.net provider e.g: You have set password = 'mypassword' for your database that created with SQLite2009 Pro Now, when you want to connected your .NET application with your database...
    Posted to General (Forum) by Duta JS on 10-11-2009
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems