Error with cmd.ExecuteScalar() in Login and Sign-In Page for MS Access Database
I've created a login and a sign-in page where I connected to my MS Access database to add and retrieve data. When I try to sign in or log in, I encounter the same error at cmd.ExecuteScalar()

