in

System.Data.SQLite

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

Browse by Tags

  • SQLiteDataAdapter.Update returns 0 (does not insert data into the database)

    Hi everybody! I've been trying to implement a CSV insert with a little trick: I use the OleDb CSV parser to fill my SQLiteDataSet, then I want to use the SQLiteDataSet to update the SQLite database. Unfortunately I've been stuck on this one problem- when I call Update on the SQLiteDataAdapter...
    Posted to General (Forum) by lirik on 04-26-2010
  • SQLiteDataAdapter.Fill(datatable)

    Hi everyone i have a problem with the sqlite data adapter when i try to execute fill() method for filling the datatable; when querying the DateTime column in table where that column is NULL. I get the following exception: String was not recognized as a valid DateTime. i found somewhere that...
    Posted to Bugs (Forum) by leo_Mostar on 11-21-2008
  • SELECT / GROUP BY / ORDER BY Issue.... ?

    I'm writing a Media Management application, and thought everything was working smoothly until I had to update my media player to make use of alternative data views, and it started breaking when the correct number of tracks for a particular playlist appeared to be incorrect. I've attached the...
    Posted to Bugs (Forum) by VorTechS on 10-10-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems