in

System.Data.SQLite

An open-source, enhanced version of the SQLite database engine for Windows

Update rows in table using textbox values

Last post 03-12-2008 11:40 AM by esk. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-12-2008 11:40 AM

    • esk
    • Top 500 Contributor
    • Joined on 03-08-2008
    • Posts 3

    Update rows in table using textbox values


    Error        1        'System.Data.DataRow.DataRow(System.Data.DataRowBuilder)' is inaccessible due to its protection level  

     

    I am taking value from the textbox and trying to update the table by putting them in the respective column ( in short trying to update my rows) and i am getting this error. Does anyone know how to update rows of a table after getting values in text box. one of my values is of integer data type in the table. Also does anyone have any idea about the following error !



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