Hi guys, just a quickie hopefully....
I'm new to LDAP queries, and am far more versed in SQL but i have the following LDAP query:
<LDAP://DC=ourdomain,DC=co,DC=uk>;(objectClass=person);sn,givenNmae,mail,samAccountName,title,department,telephoneNumber;subtree
what i want to do is stick "WHERE mail=!null" or similar on the end,
if anyone can give me a clue of the correct syntax, or a good place to look i'd be most greatful
thanks for reading this,
Nick
I'm new to LDAP queries, and am far more versed in SQL but i have the following LDAP query:
<LDAP://DC=ourdomain,DC=co,DC=uk>;(objectClass=person);sn,givenNmae,mail,samAccountName,title,department,telephoneNumber;subtree
what i want to do is stick "WHERE mail=!null" or similar on the end,
if anyone can give me a clue of the correct syntax, or a good place to look i'd be most greatful
thanks for reading this,
Nick