I have a datagrid with 3 cols Name as string, id as identity and money as money(mssql data type) variables and when I enter a float value to the money cell i get an dbconcurrency exception. How can i solve this
It even saves the data too, but I don't want to see such a problem. How can I solve this

DBConcurrecy Exception
RSDEVELOPER
hi,
you can check this link
handling concurrency >>>> http://msdn2.microsoft.com/en-us/library/ms171936.aspx
hope this helps
Daniel Jakobsson
Is your problem solved
Regards,
Bhanu.