May 8, 2012 at 12:06 pm
Comments posted to this topic are about the item Turn varbinary bit ON/OFF
May 22, 2012 at 7:36 am
Um, give the function a parameter so it can do either on or off. Two functions for this is a no no.
Cheers
May 22, 2012 at 8:05 am
Use-case?
Part of what makes SQLServerCentral articles interesting to read is the story that explains the code. What prompted you to write these functions?
Even if this solution "works" - what problem does it solve?
Why is this solution better than the approach *I* might have created?
(I'd probably not think to write/employ the functions you've written)
Summary: "more please" 🙂
May 22, 2012 at 9:13 am
I agree - the two functions can be merged easily.
I intentionally did not mix the two to enable a clear understanding.
May 22, 2012 at 9:16 am
Sorry but i cant provide one.
A friend requested that i'll send him the functions ASAP. after it was done i remembered i posted something similar a few years back so i loaded those two as well.
May 10, 2016 at 1:46 pm
Thanks for the script.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply