TIMESTAMP returns field of type ftTimestamp
Posted: Wed 23 Mar 2005 09:15
Hi there,
When I have a column of type TIMESTAMP in my Oracle database, the ODAC components return a TField of type "ftTimestamp". This confused me a bit
...
According to the Delphi help, "ftTimestamp" is only used for dbExpress.
This got my code all confused and non-working
Any reason why it's not a ftDateTime field?
--
Martijn Tonies
Upscene Productions
When I have a column of type TIMESTAMP in my Oracle database, the ODAC components return a TField of type "ftTimestamp". This confused me a bit

According to the Delphi help, "ftTimestamp" is only used for dbExpress.
This got my code all confused and non-working

Any reason why it's not a ftDateTime field?
--
Martijn Tonies
Upscene Productions