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!
↧