I have an OracleDatSet component (downloaded as part of a suite from ) which provides the link to our Oracle database (v8.1.7.0) for a DataSetProvider which connects to a ClientDataSet.
This set-up works fine when a report is first run but when the parameters for the OracleDataSet are changed and the report is re-run the changes in the data held in the OracleDataSet are not being reflected in the ClientDataSet.
I had, perhaps naively, assumed that any changes in the source dataset would be automatically refelected in the clientdataset - not so.
Has anyone got an idea how I can refresh the ClientDataSet 'passively' - ie. without sending anything back to the DataSetProvider or OracleDataSet?
Regards
Steve
This set-up works fine when a report is first run but when the parameters for the OracleDataSet are changed and the report is re-run the changes in the data held in the OracleDataSet are not being reflected in the ClientDataSet.
I had, perhaps naively, assumed that any changes in the source dataset would be automatically refelected in the clientdataset - not so.
Has anyone got an idea how I can refresh the ClientDataSet 'passively' - ie. without sending anything back to the DataSetProvider or OracleDataSet?
Regards
Steve