I am designing a DB that will be distributed among all users here in our company to retrieve data regarding our labor schedule containing things like Employee info , project info labor hours expended, report load date, and things like that, I think I have all this set up done, I will use a LogIn form to ask for UserId and Pasword so each one can access to load data regarding to themselves , and I am wondering if there is a way to check the windows user Id and pasword against the login data the current user is write down in logIn Form ? so he only can load info about he's work
any help will be appreciated
regards
any help will be appreciated
regards
Comment