in

System.Data.SQLite

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

Browse by Tags

  • Update Problem

    I have encountered the following error when using the TableAdapter.Update method: Update requires a valid UpdateCommand when passed DataRow collection with modified rows. The table adapter was obtained by dragging a grid from the data source to the form. The DataGridView had editing, adding and deleting...
    Posted to General (Forum) by rkulp on 07-17-2008
  • DataGridView editing datetime types

    Hi, I'm not sure if this is a bug or it's just me not knowing how to do things. I have a dataset with a table that has a columnt type System.DateTime. I created this dataset using the datase designer in VS2005, while connected to my sqlite.net database. I use the tableadapter.fill method to populate...
    Posted to General (Forum) by AlexG on 05-23-2008
  • SQLite performance with Datagridview

    I did some tests filling a datagridview with an SQLITE table and found out some interesting points, I would like to share with you. Test envirnoment PC : AMD64 X2 Dual Core 5000+ 2GB RAM, XP Pro SP2, VS 2005 Database : table 249.000 records, 6 columns, no key, database size 13,6 MB Version : phx-sqlite...
    Posted to Benchmarks (Forum) by Mark2 on 05-20-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems