Hello
Does anyone use TClientDataset connected (via a TDatasetProvider) to an TOracleDataset with DefaultValues = True ?
I would expect to see default values of fields at insert time in the clientdataset.
I tried to set poIncFieldProps = True in the provider but it didn't help..
Which is the way to achieve default values in a client dataset at insert time (not refresh or apply)?
Thanks
Nicola
Does anyone use TClientDataset connected (via a TDatasetProvider) to an TOracleDataset with DefaultValues = True ?
I would expect to see default values of fields at insert time in the clientdataset.
I tried to set poIncFieldProps = True in the provider but it didn't help..
Which is the way to achieve default values in a client dataset at insert time (not refresh or apply)?
Thanks
Nicola