I am very new to VB, but I have taking C# for a couple of years now. I decided to learn VB, which is somewhat easier. I am working on an assignment for school, and I know there is an easier way to ...
Don't forget that EditMode applies for the current record, not for the whole recordset. You'll have to loop through the whole recordset until you either reach the end, or come across a new or edited ...