Dear All,
I have written a trigger in one table, which updates a dummy table on the updation of one particular field. No relation or any other constriants in that table.
But when I update the value am getting the following error.
"The data in row 1 was not commited.
Error Source Microsoft.VisualStudio.DataTools.
Error Message: The row value(s) updated or deleted either do not make the row unique or they alter multiple rows(2 rows)"
There one and only one record in the dummy table which it updates the value. Dont know why am I getting this error..
Pls help..
Thanks in advance.
M.V Santhosh Nair.