Hi I am successful in retrieving data from AD (Active Directory) using ADO.Net connection .But I am getting only 1000 records ,where in real there are 5000+ records .. Please suggest me, if there any property, I am missing....
On Tue, 24 Jun 2008 03:34:06 -0700, Chaitanya <Chaitanya @discussions.microsoft.com> wrote: ¤ Hi ¤ I am successful in retrieving data from AD (Active Directory) using ADO.Net ¤ connection .But I am getting only 1000 records ,where in real there are 5000+ ¤ records .. ¤ Please suggest me, if there any property, I am missing.... This is a limitation when using the AD OLEDB provider with ADO.NET. See the following: http://forums.msdn.microsoft.com/en-US/vbgeneral/thread/e483c098-b2c1-4037-b9fb-3c882f3b14c4/ Paul ~~~~ Microsoft MVP (Visual Basic)