- open a recordset from Access DB Table
- disconnect it
- add, edit, delete some records
- connect back to Access DB
- Updatebatch
The update adds new records, edits edited but does NOT delete deleted records. Official statement is that deleted records are not accessible when you move away from them. Does this mean that deleted records needs to be handled separately to be reflected in the main Access DB?
I would be helpful for support.