isladogs
Access MVP / VIP
- Local time
- Today, 21:51
- Joined
- Jan 14, 2017
- Messages
- 19,310
Yes, I remember how this started.
Whatever you originally intended to do, at some point you changed from discussing an UPDATE query/recordset to an INSERT (append).
I've consistently been suggesting you keep it simple (the KISS principle) rather than use an unnecessarily complex approach.
My suggestions apply equally to DELETE and CREATE TABLE operations though the latter should only rarely be needed.
Good luck with your project. Unless there is anything else specific I can offer, I will drop out now
Whatever you originally intended to do, at some point you changed from discussing an UPDATE query/recordset to an INSERT (append).
I've consistently been suggesting you keep it simple (the KISS principle) rather than use an unnecessarily complex approach.
My suggestions apply equally to DELETE and CREATE TABLE operations though the latter should only rarely be needed.
Good luck with your project. Unless there is anything else specific I can offer, I will drop out now