Subject | Re: [IBO] Re: wrong record after post & edit (with blob) |
---|---|
Author | Jason Wharton |
Post date | 2003-11-07T16:28:25Z |
> Hi, I am doing the following:I'd like a simple sample app showing me this. I've tried to duplicate it and
> - 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.
am unable to.
Thanks,
Jason Wharton