Answered step by step
Verified Expert Solution
Question
1 Approved Answer
For this project, you are required to create a database that has two tables (Student' and 'Users') with appropriate columns. Login Form X Username 1
For this project, you are required to create a database that has two tables ("Student' and 'Users') with appropriate columns. Login Form X Username 1 Password When you click on this button, a new Student Form page will be opened 21 When you click on this button, username and password will be checked from the database table 'Users', if they are valid, the panel which includes Student Register and Student List buttons will be visible. Student Register Login Student Ust Exit 3 When you choose Computing from Department radio buttons, Course combobox will include, "Web Desing","DataBase" and "Java" courses, but if you choose Literature, it will include "Poetry", "Drama" and "Novel". List Page Student List 1 Student Form X Get Students Name Department Computing Literature Surname Birth Year Choose a Year Course City Choose a City Back Year of Study Exit 1 2 3 When you click on this button, the program will be terminated. Add to List Back List Page Exit 7 When you click on this button, all the information in 'Student'table will be read and the content will be written into Student List TextArea. When you click on this button, this form will be disposed and the program will move one step back. 5 This combobox will include year values starting from 2000 down to 1960 When you click on this button, a new 8 student object from student dass will be created and all the information from the components will be assigned to the new object. This student will be saved in 'Student' table, which includes all the data fields for the student object in the database
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started