A
Anony
Hi All,
I use Access MDB to store lots data records, and lots records need to be
inserted or updated. Before that, I'd check if the record or its ID exists.
The speed is important because data come from network.
For few records, I could use SELECT to verify an record one by one. For this
case without SP, I need a better idea. Does anyone have a good idea?
Thanks for any suggestion,
Anony
I use Access MDB to store lots data records, and lots records need to be
inserted or updated. Before that, I'd check if the record or its ID exists.
The speed is important because data come from network.
For few records, I could use SELECT to verify an record one by one. For this
case without SP, I need a better idea. Does anyone have a good idea?
Thanks for any suggestion,
Anony