Forums

Welcome to Forums Sign in | Join | Help
in Search

Maximum Return

Last post 02-09-2009, 8:18 AM by Maurice. 0 replies.
Sort Posts: Previous Next
  •  02-09-2009, 8:18 AM 2013

    Maximum Return

    What is the maximum number of objects that can be returned by a search.  I have a search that is working, however I just added a large number of accounts to the Directory and suddenly the search fails, with a message stating that LDAPClient 3 is unavailable, however is I exclude the group of accounts created in the directory the search works again.  Previously the driectory had under 75,000 accounts, now there is over 108,000.

    This is the search as it should be, and was (working prior to the addition of user account):

    Search_Parameter = "UserName=*"
    Set ret_Entries_GU = LDAP_eTrust.Search(Server.Base_User_DN, Search_Parameter , 1)


     

View as RSS news feed in XML