Introduction - If you have any usage issues, please Google them yourself
1) be familiar with label, textbox, button, SqlConnection, SqlCommand, DataGridView, DataSet and other controls 2) New Form Form1, complete student information (student number, name, sex, date of birth and class) entry. 3) Create a new form Form2, to realize view, modify, and delete data. 4) Create a form Form3, can be achieved through the login screen to jump to Form1.