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
DOS Batch Turnkey system for Win95
Configuration Status error on TMG 2010 Enterprise
Advice on protecting a DB.php File
java.lang.NoClassDefFoundE
rror: TestZone/java
RHEL command to do an LS and have the result stop until you hit the space bar
Shell script to queue commands
how do i stop my queries from being stored
Inline Problem
Delete blank line from textarea
VBS Script to monitor MX record changes