Editing derived fields with TOracleDataSet

froggy

Member
Hi all,

I'm trying to deal with derived fields using intCalc field kind. It would work fine with normal calculated fields but unfortunatly they are not editable in my QuantumGrid. IntCalc Fields can be edited, but they have to figure in the SQL-command.
Let me explain the situation:
One field of my table points to a language table used as text container.
How can I display and edit the text related to this pointer using TOracleDataSet?
It is not a lookup!

TIA
 
Back
Top