Hi,
Is there a way to prevent the following warning message when the .DataSet property is set on the TOracleProvider?
'EnforceConstraints is obsolete. Use OracleDictionary.EnforceConstraints instead'
I have put a TOracleProvider and a TOracleDataSet in a component. In my component's...