Viewing post 1 (of 1 total)
I have the same problem. I am not a SQL pro, in my case
select *
FROM OPENQUERY(EDIR, 'SELECT NDS_Name, "Login Disabled" FROM UserNDS ')
Login Disabled apparenly has nulls not just true/false.
August 4, 2005 at 9:11 am
#579620