March 18, 2008 at 8:13 am
Hi
My query works, but when I add the attribute description, I have the following error:
---
Msg 7346, Level 16, State 2, Line 2
Cannot get the data of the row from the OLE DB provider "ADSDSOObject" for linked server "ADSI". Could not convert the data value due to reasons other than sign mismatch or overflow.
---
Query :
SELECT * FROM
OpenQuery(ADSI, 'SELECT
sAMAccountName
,sn
,cn
,givenname
FROM ''LDAP://ou=XXX,ou=Companies,DC=XXXXX,DC=net''
WHERE objectClass = ''User'' AND objectCategory=''person''')
Thanks in advance,
Stever
October 10, 2008 at 8:56 am
Did you get this resolved by any chance? I'm trying to query the 'member' attribute and I get the same exact error that you get.
I would appreciate any help!
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy