C
CY
Hi,
I have configured a remote link between SQL and ADAM. I created 2000 users
in ADAM and have no problem using directory services programming or other
LDAP tools to list all 2000 users. However, when I used OPENQUERY to
retrieve ADAM users via the remote SQL link, it only returned the first 1000
ADAM users. From what I read in msdn, it could be due to paging in ADSI
searches (ADSI search preference is set to no paging). Hope I am right...
so how do I configure the ADSI provider in SQL to do paging?
Thanks.
I have configured a remote link between SQL and ADAM. I created 2000 users
in ADAM and have no problem using directory services programming or other
LDAP tools to list all 2000 users. However, when I used OPENQUERY to
retrieve ADAM users via the remote SQL link, it only returned the first 1000
ADAM users. From what I read in msdn, it could be due to paging in ADSI
searches (ADSI search preference is set to no paging). Hope I am right...
so how do I configure the ADSI provider in SQL to do paging?
Thanks.