Hey,
So I originally had a form asking for an ID and password. A query would take those two values and pull up information in a database that contained both those values. I need to change this so that instead of a user putting in this information, the query will look up both of these values in the active directory and pull up information on the user.
Any ideas of how I might go about this?
I am using Access 2007
Thank you.
So I originally had a form asking for an ID and password. A query would take those two values and pull up information in a database that contained both those values. I need to change this so that instead of a user putting in this information, the query will look up both of these values in the active directory and pull up information on the user.
Any ideas of how I might go about this?
I am using Access 2007
Thank you.
Comment