in

System.Data.SQLite

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

Browse by Tags

  • Proxy DLL to enable 32 or 64 bit Swap

    My understanding is that system.data.sqlite has 32 and 64 bit flavors because of its dependency on the unmanaged code in sqlite When most of our computers were 32 bit this wasn't a big deal but now we run into the 32 vs 64 bit dll problem a lot. Has anyone tried creating a proxy dll wrapper for windows...
    Posted to Feature Requests (Forum) by Glenn on 11-03-2010
  • Dynamically loaded SQLiteFunctions

    I have an ADO.NET program that uses the MSSQL getdate function. I can reconfigure this application to use arbitrary ADO.NET providers, but for nontechnical reasons I can't easily change its code to eliminate use of this function. I'd like to test the program against SQLite, but without getdate...
    Posted to Feature Requests (Forum) by Sean Foy on 08-06-2009
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems