V
Vinod
I have written a macro used to read data from LDAP which assigns the retrived
data to a recordset. Upto this its working fine.
Later when I tried to read the data from recordset and storing in an excel
workbook by saying rs.MoveLast or rs.MoveNext I prompted with the following
Run-time error.
Run-time error '-2147016668 (80072024)':
The administrative limit for this request was exceeded.
Please help me out in resolving the above error and how to proceed further.
Any help it would be appreciated.
Advanced Thanks
~Vins
data to a recordset. Upto this its working fine.
Later when I tried to read the data from recordset and storing in an excel
workbook by saying rs.MoveLast or rs.MoveNext I prompted with the following
Run-time error.
Run-time error '-2147016668 (80072024)':
The administrative limit for this request was exceeded.
Please help me out in resolving the above error and how to proceed further.
Any help it would be appreciated.
Advanced Thanks
~Vins