Hi,
> When I add a piece of data into a cell in my table, I get this error:
By the "table", do you mean the DataGridView on the form or the DataTable in the application or the table in the DataBase?
Anyway, it seems that the data input is not in correct format, e.g. an int value is needed, but the input data is a string that can't be converted to an int value.
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
end us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.