in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Browse by Tags

  • LINQPad Now Supports Sqlite

    Joseph Albahari has added Sqlite support to his fabulous LINQPad tool: http://www.linqpad.net/Beta.aspx. It works with databases I've created with System.Data.Sqlite, including encrypted ones! LINQPad also includes Entity Framework support, but I haven't tried it yet with Sqlite. LINQPad is incredibly...
    Posted to General (Forum) by epower on 01-11-2010
  • what simple/robust data access approach can I use in C# Visual Studio 2008?

    Hi, What are the current reliable data access approaches that are available in VS2008 using this ADO.net sqlite integration for a small project with only a handful of tables? For example: * base sqlite classes * Dataset / DataAdapter * LINQ (supported?, robust?) * Entity Framework (supported?, robust...
    Posted to General (Forum) by callagga on 10-10-2009
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems