Subject | Re: [IBO] Copy entire records without specifying the fields? IB_Datapump? |
---|---|
Author | Salvatore Besso |
Post date | 2006-12-07T10:30:32Z |
hello Helen,
very interesting argument. A curiosity:
Sometimes can happen that one or more records (based on some fields) already
exist on the destination. Is there any possibility to instruct the
IB_DataPump to:
1) Edit the record with new values
or
2) Completely ignore the record
I suspect that the only way to accomplish this task is via OnAfterFetch
event, right?
Regards
Salvatore
very interesting argument. A curiosity:
Sometimes can happen that one or more records (based on some fields) already
exist on the destination. Is there any possibility to instruct the
IB_DataPump to:
1) Edit the record with new values
or
2) Completely ignore the record
I suspect that the only way to accomplish this task is via OnAfterFetch
event, right?
Regards
Salvatore