we use domain account. there is a database that holds the detailed information of every employee. I want to write a script that can return FirstName, LastName and loginName. I want me to join syslogin and the user table in a user database.
we use domain account. there is a database that holds the detailed information of every employee. I want to write a script that can return FirstName, LastName and loginName. I want me to join syslogin and the user table in a user database.
Can we assume you are using Windows Auth and within the Employee database you sort the Windows domain name?
20 People are following this question.