G
Guest
I would like to build A c# app that could do:
1.get a list of all users in a group and save it to an access database Table
with this type of format: id + First Name + Lastname
2.import excel spreadsheet from information security
3. compare both table for both matches and unmatches
4.make an demail out reports.
Problems I think
Over 200 groups and over 1000 users
How can I make the app to do over query of the groups and save it like
Cam_app_app
1.get a list of all users in a group and save it to an access database Table
with this type of format: id + First Name + Lastname
2.import excel spreadsheet from information security
3. compare both table for both matches and unmatches
4.make an demail out reports.
Problems I think
Over 200 groups and over 1000 users
How can I make the app to do over query of the groups and save it like
Cam_app_app