in

System.Data.SQLite

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

Browse by Tags

  • Reading large quantity of data

    Hello, currently I am working on a solution to speed up calculations on a sqlite database via .net-application. First i have run through the data by two for-loops which resulted in round about 3.600.000 queries to the database which does not provide feasible results in an acceptable time. To speed up...
    Posted to Entity Framework (Forum) by cblack on 12-08-2011
  • Re: Embedding System.Data.SQLite.dll in the program executable

    Is it possible to embed it as an embedded resource subscirbe to assemblyresolve event and return dll loaded from the executable? Something like this: Embedding one dll inside another as an embedded resource and then calling it from my code It works for normal .Net dlls but I am not sure whether it will...
    Posted to General (Forum) by mcnamara on 04-25-2010
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems