When my clients submit collector data, it is posting duplicates on the A table. I have several triggers for inserting data and this is causing the triggers to be fired off several times because of the duplicates. I understand if you don't use triggers this isn't a big deal.
They are only submitting once.
Any workarounds for this?