Subject | Re: wrong record after post & edit (with blob) |
---|---|
Author | ddotnet by way of Helen Borrie |
Post date | 2003-06-11T07:16:42Z |
--- In IBObjects@yahoogroups.com, "lalopus" <eduardo@p...> wrote:
I've the same problem. Any solutions?
> Hi, I am doing the following:Hi,
> - TIBOQuery myQuery positioned on record 'x'.
> - myQuery.Insert
> - fill with data...
> - myQuery.Post
> - myQuery.Edit
> when myQuery has a blob field with data the dataset (TIBOQuery) is
> positioned on the same record that it was before I made the Insert
> (this is, record 'x').
> If the blob field (a TMemo in this case) has no data, the record
> after Edit is the newly inserted record.
>
> Help!?
>
> Regards
> Eduardo
I've the same problem. Any solutions?