in

System.Data.SQLite

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

Browse by Tags

  • Re: Can't find PInvoke DLL 'SQLite.Interop.059.DLL'.

    I'm using SQLite 065 and I had the same problem. Deploying BOTH SQLite.Interop.065.DLL and SQLite.Interop.065.lib along with the main sqlite dll solved the problem and it's working like a charm. One more thing to mention is: SQLite is waaaaaaaaaaaaay much faster than SqlCe and I'm gonna fall...
    Posted to General (Forum) by mmsaffari on 01-27-2010
  • Connection error

    I am using ADO.NET provider installed by "SQLite-1.0.64.0-setup.exe". I am developing client application using VS2008 and compact framework 3.5. Here is the code using System.Data.SQLite; public class GlobalDFinderMethods { private static SQLiteConnection sql_con; private static SQLiteCommand...
    Posted to General (Forum) by abhinandan.pm on 07-22-2009
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems