how can i cancel or undo the act/process of adding a new record in a sql database?
i am using vb 2008 in making a program that would add, update, and delete records in a database but i have a problem. there is an error whenever i press the 'bindingnavigatoradditem' twice...it says that a field does not allow nulls...
what should i do?


