I have a problem with my login system. I made a simple system which worked well, but I wanted to make it more advanced and display a different start page depending on a user
You have passed in @Login and @Password as parameters to your query, but you have not passed in @UserType as a parameter to your query.