Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

unable to change(update) the column value in SQL server Database

$
0
0
Hi,I have a table with many columns . I can insert the records in this table but cannot update few fields. It does not throw any error and message is "1 row updated". When I check the fields it remain unchanged. Any idea if there could be any lock ? if yes, how do i check this? For example, I like to change Createid and updateid in my table . somehow updateid is changed to current session loginid and createid remains unchanged. any help is appreciated!

Viewing all articles
Browse latest Browse all 3145

Trending Articles