in

System.Data.SQLite

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

Browse by Tags

  • 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
  • LINQ generating inappropriate SQL???

    I am trying to use LINQ with System.Data.SQLite (version 1.0.64.0) in VS2008 (no SP), and am unable to insert a row into a table. The code below generates the error I am seeing. Besides the two columns that appear in the code and log, there is one more named CustomerKey which is the integer primary key...
    Posted to General (Forum) by Steve Reynolds on 07-23-2009
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems