Bernie Greenberg wrote:
> I have
>   dataset = store.getDataSet().

What's 'store'? Is it an instance of StoreConnection from TDB
or some other (internal) class you have?

I see no getDataSet() method on StoreConnection, so I assume
it is something internal to your app. How does getDataSet()
create a Dataset? Via StoreConnection or TDBFactory?

Paolo

> 
> On Wed, Mar 21, 2012 at 10:40 AM, Paolo Castagna <
> [email protected]> wrote:
...
>> Bernard, are you using StoreConnection or TDBFactory to create your
>> Dataset(s)?

Reply via email to