Page 1 of 1

TUniLoader Duplicate Records

Posted: Fri 18 Sep 2009 16:00
by wjm4
How are you suppose to handle duplicate records in TUniLoader? I do not see an onError event like TOraLoader had. Any help would be appreciated. Thanks

Posted: Fri 18 Sep 2009 16:05
by wjm4
I might should be more clear. I am inserting records into an oracle database with direct load = false. I have a file to insert but it contains the some of the same records that are already in the database and thus throw a primary key constraint. I want to just ignore that record and keep importing the file. Thanks for the help.

Posted: Mon 21 Sep 2009 07:53
by Plash
TOraLoader does not have any features for ignoring errors.