I'm writing a bunch of AD code for adding users, groups, etc. and I got to thinking, “Wouldn't it be cool if there was an AD DataAdapter for managing AD objects using DataSets?” You can, of course, load AD data into DataSets through linked servers, but AFAIK, there's no DataAdapter for automatically handling the updates/inserts/deletions. Does anyone know of anything out there that does this?
-Brendan
Posted
03-31-2004 1:44 PM
by
Brendan Tompkins