Access Authorization
I need to develop an application which let user key in the user name and password( which store the user name and password.) The application would check the authorization to let the user use the application. It is easy in VB. I open the recordset and compare that with the text box entry. I need hints to do taht in the VB.net. Thanks.
I need to develop an application which let user key in the user name and password( which store the user name and password.) The application would check the authorization to let the user use the application. It is easy in VB. I open the recordset and compare that with the text box entry. I need hints to do taht in the VB.net. Thanks.