Subject | Re: [IBO] Suspect edit bug with work-around |
---|---|
Author | Svein Erling Tysvær |
Post date | 2001-02-19T10:55:47Z |
Brian,
this list doesn't allow attachments. Go to the files section and upload the
file there.
Set
At 18:44 19.02.2001 +0800, you wrote:
this list doesn't allow attachments. Go to the files section and upload the
file there.
Set
At 18:44 19.02.2001 +0800, you wrote:
>Hi,
>
>I have attached a small sample project that works with employee.gdb to
>simulate a bug I recently fixed in my application.
>
>The problem seems to stem from executing an ABORT from within OnNewRecord.
>The problem manifests as an empty result on a subsequent Open. Running with
>the monitor indicates the data is returned from the server but doesn't get
>as far as the IBO fields.
>
>Anyhow, the attached project is very simple and it demonstrates the problem
>and a work-around.
>
>If I have stupidly overlooked something obvious then I apologize.
>
>I am running Win 2000 SP1, but have also seen it on Win98.
>
>IBO 3.6Be, Delphi 5 update 1.
>
>Brian