In a windows 2003 domain I have a sql 2000 server.
I've a istance (printuser) with (for explain) filds: name, group, address,
home.
The name record is the same like the user name of the users in active
directory.
Now the trouble. The group record is empty, but is the same of the gruop
that the user belog in active directory.
So I need a script that find the record group empty on sql istance and make
a ldap query on my active directory to find the group which the user belong
and write it in sql db.
I hope explained me ?

Many Thanks