Viewing 2 posts - 1 through 2 (of 2 total)
This is a very simplistic implementation of a function that would be very useful if fully implemented. Unfortunately it doesn't take into account the myriad of language-specific exceptions to title...
October 26, 2010 at 1:14 pm
#1242518
Lynn Pettis (12/17/2009)
Same situation, but you change the update to this:
UPDATE [test_perms_table] SET [xyz] = 'b'
Does the update fail in this case since the "other user" does not have...
December 17, 2009 at 11:19 am
#1093647