ThomasPfister
Member²
hello,
I've a little problem:
I develop a addon, mean it isn't my oracle-schema, I only use the tables with select, non sp or others available...
the table looks like:
amount year
100 2000
110 2001
60 2002
60 2003
the amount before 2002 are DM-currency, 2002 and after 2002 are EUR-currency on one field :-((
which is the best way to show the amount-values only in EUR with the TOracleDataset.
thanks for any hint!!!
thomas
I've a little problem:
I develop a addon, mean it isn't my oracle-schema, I only use the tables with select, non sp or others available...
the table looks like:
amount year
100 2000
110 2001
60 2002
60 2003
the amount before 2002 are DM-currency, 2002 and after 2002 are EUR-currency on one field :-((
which is the best way to show the amount-values only in EUR with the TOracleDataset.
thanks for any hint!!!
