I am working on an application that has a login screen.
usernames and paswords are stored in a database (Access DB)
I created the connection, the dataadapter, and the dataset.

the problem is i am trying to store the data in the field into a variable insted of showing it in the textbox

how do i go about doing that????

Help is mostly appreciated