in

System.Data.SQLite

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

Browse by Tags

  • Visual Studo 2010 Professional designer

    Hello, someone managed to install sqlite in VS2010 Pro? I managed to install the VS2010 express changing a configuration file , however , I 'm not getting the same result in professional , even changing the file . I'm usion XP 32bits
    Posted to General (Forum) by Alberto on 07-21-2011
  • 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
  • Rebuild assemblies with a different name and SQLITE_DLL for side by side x86/x64 ?

    Hello, I am trying to use SQLite.NET in both 32 AND 64 bits environments, in a scenario where I cannot force my process in 32 bit (must run in 64 bit native), and where the deployment is xcopy-based (same files, no way to choose during install time between the two versions, and no way of knowing before...
    Posted to General (Forum) by Krzys on 11-04-2009
  • Could not load assembly

    I'm trying to distribute mt application, but when I try to run it on another PC, I get the error: Could not load file or assembly 'System.Data.SQLite, version 1.0.48.0, Culture=neutral, PublicKeyToken = db937bc2ff139 or one of it's dependencies (Exception from HRESULT: 0x80131040) I've...
    Posted to General (Forum) by Echilon on 06-03-2008
  • Common class library for Desktop and CF

    I am working on a class library that uses System.Data.SQLite. This class library is intended for both compact and regular .NET 2.0 applications. It is a smart device project because the code should run on the dektop and on mobile devices (http://msdn2.microsoft.com/en-us/magazine/cc163387.aspx). Thus...
    Posted to General (Forum) by markus on 04-13-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems