Subject Re: [IBO] IBO4 and Datapump
Author lester@lsces.globalnet.co.uk
> On the first pass, the Destination just has junk, until FAfterFetchRow is
> created later, then it works fine.
>
> Now to find where it should have been created!

All right FAfterFetchRow should exist.

The routine TIB_DataScan.DoAfterFetchRow is being fed with the correct record,
but FAfterFetchRow is responding as not Assigned on the first pass, so the
record is not loaded.

The line is
if Assigned( FAfterFetchRow ) then fAfterFetchRow( ARow);

My pascal is having trouble working out what is wrong here? i.e. why would
Assigned( FAfterFetchRow ) fail.

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services