Clientdataset.open

nicofari

Member²
Hi,

Sorry if this is a already answered topic..
I recently purchased DOA 3.4.6.4
I have a very simple D5 project:
a clientdataset attached to a datasetprovider which is linked to a local OracleDataset.
When I open the clientdataset, the OracleDataset is closed!
The dataset is closed in
TDataSetProvider.InternalGetRecords
because (RecsOut Count)
Is this a known issue?
Does it depend on provider configuration?
Any help will be VERY appreciated
 
Back
Top