TOracleDataSet and Calculated Fields

wkd24154

Member²
Hello everybody,

after I create a OracleDataSet at runtime
I want to create some calculated Fields for this DataSet. If I do this the dynamic created Fields of the query are not created. Is there any way where I don`t need to create the sql-Query Fields separatly?
 
Back
Top