Subject | Re: [IBO] ReadOnly with CDS |
---|---|
Author | Jason Wharton |
Post date | 2003-10-17T21:29:32Z |
Please send me a simple sample app with easy instructions demonstrating your
problem.
Jason Wharton
problem.
Jason Wharton
----- Original Message -----
From: "fowlertrainer2003" <fowlertrainer2003@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, October 17, 2003 2:06 AM
Subject: [IBO] ReadOnly with CDS
> Hi !
>
> My problem is that:
>
> I have many times use TClientDataSet with provider support.
> I use with IBX, but I want to port it to IBO.
>
> My clientdataset (a customcached version) object is set the provider
> to the IBOQuery, and load it's data.
>
> In the IBX, I have no problem with it. But in IBO, the IBOQuery set
> his fields to ReadOnly - and the FieldDefs is is containing ReadOnly
> Fields to.
>
> Let's see this example:
<snip>