in

System.Data.SQLite

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

Browse by Tags

  • Using the .NET Provider on WindowsCE

    I have run into some issues getting this to work on WindowsCE and it is probably something simple that I am missing. I'm just trying to use the SQLite database on WindowsCE using C#. Here is the code: abstract class DataTransaction { private string _connStr; private SQLiteConnection _conn; protected...
    Posted to General (Forum) by EthanHunt on 02-20-2008
  • Supported CE platforms

    Hello, I'm developing an app for a denso-wave handheld, I got your engine to work with CE 5.0 CF 2 but I can't get it to work with a CE 4.1 CF 2 (the testce.exe app fails just after the second line of output) do you think CE 4.1 is supported? I know you don't support CF 1 but do you think...
    Posted to General (Forum) by alphac on 12-03-2007
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems