dear friends !
could you please help me !
i am trying to get the text stored in the "description" field of a computer properties in active directory.
i use a code like this:
select * from openquery ( ADSI, 'select name, description from ''LDAP:// OU=computers, OU=..., DC=..., DC=com'' where...