in

System.Data.SQLite

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

Use of SQLiteDataAdapter.Update

Last post 09-07-2010 1:05 PM by Gepeto. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 09-07-2010 1:05 PM

    • Gepeto
    • Not Ranked
    • Joined on 09-07-2010
    • Posts 1

    Use of SQLiteDataAdapter.Update

    Hello there,

    I've a table with two varchar as primary keys and one float value.

    I managed to fill a Dataset with  SQLiteDataAdapter.fill but I can't understand how to update my table with it. I understood that I need to fill the command propertiesof the Dataset, but can't I do that directly with the SQLiteDataAdapter?

    I would like to make the most generic method possible.I would be happy if you knew a link or two related to this question.

     

    Thanks.

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems