Hi
I am trying to retrieve data from an Access Database based on the Windows Authenticated username, specifically the "UserRole".
Below is my code:
protected void Page_Load(object sender, EventArgs e)
{
OleDbConnection thisConnection = new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.