Subject | Re: TClientdatset, TIboquery and Memo fields |
---|---|
Author | scoluccia2002 |
Post date | 2002-06-28T15:47:02Z |
--- In IBObjects@y..., "scoluccia2002" <Stefano.Coluccia@i...> wrote:
to true the property Resolvetodataset of the TProvider and
requestlive of TIboQuery to true but if I have a join doesn't work.
I'm very worry and I think that the use of tclientdataset and
tiboquery arise a lot of problem or not?
> I've a TClientdataset a provider and TIboqueryclose
> and I've a table with also 5 field blob subtype 1 segment size 80
> (memo)
>
> when I modify a record after post and after applyupdates(-1) I
> and open the table but the 5 field memo are emptyI think that TIBOQuery don't implement IProviderSupport so I must set
>
> Why?
to true the property Resolvetodataset of the TProvider and
requestlive of TIboQuery to true but if I have a join doesn't work.
I'm very worry and I think that the use of tclientdataset and
tiboquery arise a lot of problem or not?