Getting Primary key,from Username and Password/Getting Row number from Username and Password.
I'm doing a desktop application that needs to get the Primary key/Row in the database that matches the username and password in that row.
I need to obtain the USERID from the Username and Password they use to login.
Can anyone help?