Subject | RE: [IBO] Using DataPump |
---|---|
Author | Riho-Rene Ellermaa |
Post date | 2003-06-04T07:47:32Z |
Actualy there shouldn't be no code in AfterFetchRow for that problem.
I'm using BCB5.
I can solve this problem by inserting all necessary values in AfterFetchRow, but I thought that there is more cleaner solution
Riho-Rene Ellermaa
senior programmer
-----Original Message-----
From: nibler@... [mailto:nibler@...]
Sent: Tuesday, June 03, 2003 5:22 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Using DataPump
2.) Are you using Delphi or ++Builder
Harald
[Non-text portions of this message have been removed]
I'm using BCB5.
I can solve this problem by inserting all necessary values in AfterFetchRow, but I thought that there is more cleaner solution
Riho-Rene Ellermaa
senior programmer
-----Original Message-----
From: nibler@... [mailto:nibler@...]
Sent: Tuesday, June 03, 2003 5:22 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Using DataPump
> If I set the value in AfterFetchRow event1.) Could you please show all of the code in AfterFetchRow ?
> dest->ByName("ID"->AsInteger= ARow->ByName("ID")->AsInteger;
> then it finds next missing field.
> Looks like Pump cannot match the source and destination datasets.
>
> If I open the Pump Editor and press ItemActions->Prepare, then Pump shows correct pairs in DstLinks, so it >understands how to match them.
2.) Are you using Delphi or ++Builder
Harald
[Non-text portions of this message have been removed]