in

System.Data.SQLite

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

Browse by Tags

  • 1.0.66.0 and assembly retargeting

    Hi, We've been using System.Data.SQLite release 1.0.65.0 now for quite some time and are very satisfied with it. For ease of use, we've signed the managed-only assembly with the same key as the compact framework version, so we can run database related unit tests both on the device and the desktop...
    Posted to General (Forum) by msanders on 07-14-2010
  • Could sqlite work on ASP.NET with Medium Trust?

    I hear that it does not work on ASP.NET with Medium Trust. is it true?
    Posted to General (Forum) by Natsuwind on 10-16-2008
  • Proper Way to deploy on a web server with many webs?

    Hi, I have been having a problem with our deployment of SQLite. We use SQLite as the database for our CMS product which is written with ASP.NET. Up until now I have put the System.Data.Sqlite.DLL file in the /bin directory and deployed the file with each website. However, we have several hundred sites...
    Posted to General (Forum) by jrperina on 07-19-2008
  • installing into the GAC

    I've got C#Express building my app w/ the System.Data.SQLite file referenced and set to Publish as Include (Auto). But the install does not install the dll into the GAC. Ideas? Pete
    Posted to General (Forum) by pkz on 11-19-2007
  • processorArchitecture="x86"

    My application.exe.manifest says: <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Data.SQLite.dll" size="619520"> <assemblyIdentity name="System.Data.SQLite" version="1.0.46.0" publicKeyToken...
    Posted to General (Forum) by pkz on 11-19-2007
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems