Microsoft
Software
Hardware
Network
Question : varbinary in equality condition
when i run the foll, i get a bunch of valid users, right?
select * from sysusers a, master..syslogins b where a.sid = b.sid
I copied one of the SIDs and pasted it below like
select * from master..syslogins where sid = '0x01060000000000090100000
0FF26DF8EE
DB95511A14
FF6DC4F44B
25F67867BA
E'
but i get blank output. why is this?
thanks
Answer : varbinary in equality condition
Don't put it in quotes
Random Solutions
How can I improve the RHEL TCP performance
web design vs dev
Citrix Provisioning Server, Cannot Find vDisk
Can I write a script to generate another script
Cannot Replicate FREEBUSY from Exchange 2003 to Exchange 2010 - EVENT 14029, 4003,
NFS share on FreeNAS
Blackberry not receiving new email
Adding host to ESX farm
Black screen of death upon turning PC On
Javascript form validation problems