Subject | Re: [IBO] IBO4 and Datapump |
---|---|
Author | lester@lsces.globalnet.co.uk |
Post date | 2001-08-05T22:42:36Z |
> On the first pass, the Destination just has junk, until FAfterFetchRow isAll right FAfterFetchRow should exist.
> created later, then it works fine.
>
> Now to find where it should have been created!
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