Visual Basic – BindingNavigator not working properly with database
I’m trying to complete an assignment where we have to interact with an Access database via a BindingNavigator in Visual Studio with VB. The one table is called Grades, where the grades of students are stored, and we must navigate it with the Navigator. We have to be able to add, delete, save and go through the records. But I can’t get it right, I just keep getting an error like this, no matter what: