I understand now that this can be set using NTDSUTIL.exe. The PageSize can be set in VB code using an ADO.Command object and ADSI 2.5.
How about setting the page size through a Linked SQL Server? You can create a linked SQL server to the Active Directory and then provide users with standard SQL views of the directory. I'm not saying this is the best thing to do, but its one option for interfacing to the AD. However, I don't see a way to allow for queries over 1000 using a linked SQL server. Anyone know how to do this? -----Original Message----- From: Fleenor Todd [mailto:[EMAIL PROTECTED]] Sent: Monday, April 22, 2002 4:51 PM To: '[EMAIL PROTECTED]' Subject: [ActiveDir] 1000 row limit Is there a setting on an AD Domain controller that limits the size of LDAP queries to 1000? I have read about using paging, etc. with ADO, but wanted to know if there was also a setting on the Active Directory Domain Contoller. Thanks! List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
