FormatDateTime embedded in rtf
I am trying to embed a DatTimeFormat in a RTF sream loaded from an OracleDatabase into a TfrxRichView
The folloing code embedded in the rtf does not work:
[FormatDateTime('dd mmmm yyyy', <EP_CONFIRMATION_QRY."STARTDATE">)]
where EP_CONFIRMATION_QRY."STARTDATE is a Date Field from an Oracle Database. I have tried evry variation of this code I can think of and also tried the #Tag code from the UserManual but I simply do not seem to be able to get the right syntax.
Could you possibly point me in the right dorectio?
Thanks very much for your help
John Standen
The folloing code embedded in the rtf does not work:
[FormatDateTime('dd mmmm yyyy', <EP_CONFIRMATION_QRY."STARTDATE">)]
where EP_CONFIRMATION_QRY."STARTDATE is a Date Field from an Oracle Database. I have tried evry variation of this code I can think of and also tried the #Tag code from the UserManual but I simply do not seem to be able to get the right syntax.
Could you possibly point me in the right dorectio?
Thanks very much for your help
John Standen