Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I'm writting a SP on SQL7 that it contected to
my company Active Directory.
The problem is that i get only the first 1000 records
from the AD (i should get about 5000 records)
I have added the " SET ROWCOUNT 0" line in the T-SQL query
but i didn't help.
I get the same 1000 rows if i try to get the data from a VB program.
If you have a soulotion Please help !!!
Thx x10 !!
I'm writting a SP on SQL7 that it contected to
my company Active Directory.
The problem is that i get only the first 1000 records
from the AD (i should get about 5000 records)
I have added the " SET ROWCOUNT 0" line in the T-SQL query
but i didn't help.
I get the same 1000 rows if i try to get the data from a VB program.
If you have a soulotion Please help !!!
Thx x10 !!