Question: Create a database called Employee Create a table called user. both columns (UserName and Password) are of type varchar[201. When user click on Login and
Create a database called Employee Create a table called user. both columns (UserName and Password) are of type varchar[201. When user click on Login and user name and password are correct a message will show up to user telling him that you have loggedin successfully. 3 marks If user or password are incorrect a message will show up to user telling him that user name or password are not correct 2 marks If on o the fields are empty a message will show up telling the user to fill the fields User try catch statements to catch any SQL exception and close the connection one 1 mark
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
