Dim
adapter As OleDb.OleDbDataAdapterAddHandler adap.RowUpdated, UpdateIdentityworks but in a typed dataset (Created with the wizard) this event is not accessible. I have had many problems for a while now with this and could never figure out why I couldn't get the MSDN examples to work on related tables. You can imagine the progrems with relations and bad ID numbers. Anyways, I fooling around and in the dataset designer I right clicked my tableadapter and clicked configure. When I clicked the advanced options on the bottom left the last (3rd) checkbox is refresh the data table. From the description it seems like it solves the problem but it is disabled. Greyed out and non selectable. What is going on here? This case was with an Access database. I just quickly added a SQL database file and BINGO, its enabled, I can click it. Is Access with OleDB not supported with this. Thanks so much in advance for help. I have had many sleepless nights and headaches with this.