Subject Re: Inserting only one row for each distinct id (ignoring duplicates)
Author dinol.softedge
Thank you to everyone. One problem that each answer has though is
that Firebird seems to check the records first before actually
inserting the data and therefore still brings up the Violation of
PRIMARY or UNIQUE KEY constraint "INTEG_36" on table "TBL_INVENTORY"
error. Any other ideas?