Ok i just wondered if anyone knows the best way to deal with pulling data out of AD. What i mean is that i have a database of users which i need to update info from active directory. Now is it better to load both arrays into memory and do the searches there, or to do the searches on the fly?
