Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sfchan86

    Retrieving data from Access database based on Windows Authenticated

    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...

Part and Inventory Search

Back
Top