I have an Access Database that I imported into
VB 2005.
I have created forms and linked to the tables.
I have added a binding navigator to the form
I can move around in the records, I can modify and save records, I can delete records. What I CANT DO is add new records. When I hit the add new button in the navigator the forms moves to the next location as indicated by the record counter in the navigator.
I can enter data and everything seems to be working just great.
When I leave the form and come back, the new record that I added is not there. Only the previous count of records shows in the navigator.
I have tried everything I know and cannot seem to figure out just how to make the form save the new record.
Please point me in the right direction!
Thanks,
George Race