in

System.Data.SQLite

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

Browse by Tags

  • Re: What version to download...

    Hi, I happened to be scanning and noticed your issue, thought I'd chime in... I am doing something very similar, except forcing 32-bit wasn't an option, we had to support 64-bit as well. So, what I did was to compile my app to AnyCPU with the 32-bit version of SQLite, and then also included two...
    Posted to General (Forum) by mrhoades@relationalsolutions.com on 11-22-2011
  • How to run application with C# and C++ code on 32 and 64 bit windows using one version of System.Data.SQLite.dll?

    Hi, I have an application written in C# which is compiled with Platform Target as x86. The data access layer uses System.Data.SQLite.dll (for 32-bit Windows & .NET Framework 3.5 SP1, 1..0.74.0). The codebase is compiled targeted to NET Framework 3.5. The setup also has a set of C++ dlls (explorer...
    Posted to General (Forum) by chai on 07-18-2011
  • Reditribute System.Data.SQLite

    I created an installer with NSIS , but I need to distribute components for SQLite. The problem is, when running the application after installing the client does not access the database , only succeeds in the development environment. Can you help with this problem? , Which is what I should do? Thank you...
    Posted to General (Forum) by gmocontreras on 06-22-2011
  • 64bit, 32bit 'System.Data.SQLite.DLL' or one of its dependencies. The specified module could not be found.

    Hello, So i have been noticing a lot of reported issues on this error - Could not load file or assembly 'System.Data.SQLite.DLL' or one of its dependencies. The specified module could not be found. So i made a MSIL .net 4 version of System.Data.SQLite.DLL and created a test.exe program (its in...
    Posted to General (Forum) by codygator on 11-21-2010
  • Install Error

    hi, i'm having some trouble in the instalation, could somebody help me? when i install the "SQLite-1.0.66.0-setup" file, there is this message: " an unhandled exception ('System.ArgumentException') occurred in install.exe [3108]" and then the installation is aborted. what...
    Posted to General (Forum) by Guilherme on 08-13-2010
  • VS2010 and .Net 4

    I'm ramping up to start a project that needs a local data store with the capability of possibly up-scaling to SQL Server Express or higher in the future. At this point, it looks like my two best choices are SQLite or SQL Server CE 4 (which is currently in public beta but will quite likely be RTM...
    Posted to General (Forum) by k4gdw on 07-15-2010
  • 64 and 32 bit versions

    Hi, I'm writing a flashcard-based memorization aid on WPF (see http://sourceforge.net/projects/forgetnot/) and am using the System.Data.SQLite library to store my data in a database file. I am having problems with 64 bit compatibility. My main development machine is my Core Duo (32 bit) MacBook Pro...
    Posted to General (Forum) by tdrum28 on 01-25-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
  • Am I going insane?

    Hi, I'm trying to get the System.Data.SQLite DBFactory working in a web application. I'm using VS2008 Pro and my dev machine is Windows Server 2008 (x64). I've downloaded and run the executable file and have design time support for VS2008 - I can access a SQLite database using VS2008. I know...
    Posted to General (Forum) by JasonM on 07-24-2009
  • vista 64 + vs 2008 express + design time error

    Whenever I try to add a connection using the 'add connection' wizard I get the following error... Could not load file or assembly 'Microsoft.VisualStudio.Data, Version=8.0.0.0, Culture=neutral, PublicKeyToken=blah' or one of its dependencies. The located assembly's manifest definition...
    Posted to General (Forum) by flobadob on 06-07-2009
Page 1 of 2 (11 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems