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....
Paul Clement - 25 Jun 2008 14:22 GMT
¤ 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)