Build a Visual Basic user interface (front end) called IS171_Student_Info that allows for the following:
- Ability to insert a record into the database table
- Ability to delete a record from the database table
- Ability to update a record from the database table
Please help me build this Visual Basic user interface. Any help is much appreciated!