in

System.Data.SQLite

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

Browse by Tags

  • 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
  • Re: Mono - using the managed version

    I too am having trouble using the SQLite Managed Library. I have a small program that I've written using the full version of sqlite, but I would like to port it to mono on OSX. Reading the forums, I understand that I need to switch to using the managed library. However, I can't seem to get that...
    Posted to General (Forum) by oboesax on 11-07-2008
  • Mono - using the managed version

    Hi, Has anyone tried to use the the managed version of the libraries in combination with mono? I'm running FreeBSD, with SQLite 3.6.2, and it fails most of the System.Data.SQLite tests. Any advice will be greatly appreciated. Fran
    Posted to General (Forum) by fstruwig on 09-29-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems