Subject Re: [IBO] Re: wrong record after post & edit (with blob)
Author Jason Wharton
It appears this has to do with your entyr in JoinLinks which is entirely
unnecessary.

Jason Wharton

----- Original Message -----
From: "lalopus" <eduardo@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, July 08, 2003 12:14 PM
Subject: [IBO] Re: wrong record after post & edit (with blob)


> ok, i've just upoloaded an example to the group files (look for file
> TestIBO.zip)
> Please use database employee.gdb that comes with firebird.
> The small grid is just to see the already existing primary keys.
> Field 'TEAM_LEADER' can be '4' and 'PRODUCT' can be 'other'.
> - click 'Open' (also refreshes datasets if they're already opened)
> - click 'Insert'
> - fill the data (do not fill the 'PROJ_DESC' field at this time)
> - click 'Post & Edit'
> - At this point, the record is in the edit state
> - fill the 'PROJ_DESC' field and click 'Post & Edit' again
> - the query 'gets lost'
>
> Regards
> Eduardo