Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
-
Hi, I've got a table which has a GUID field type, with the default value set to newid(). However, when I perform an insert I am deliberately setting the value of that field myself. The problem is that if I perform a get for the same row immediately after the insert, the value of that field has changed...