Subject Re: [IBO] Exception Handling with TIB_DataPump
Author Lester Caine
Thomas Steinmaurer wrote:
> I will wait if Jason can come up with something, otherwise I have to
> discard the IB_DataPump usage and roll my own.

I have a similar problem with merging data and what I tend to do nowadays is to
simply pump the data into temporary tables in the target database and merge
using standard SQL. One case I was just looking for a small number of 'missing
records' so dumped a copy of just the key fields from the main database into the
secondary database and used that to delete everything I did not need before
dumping the real clean data back into the main database ... just depends on who
often you need to do this ...

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php