geraldwinslow
Member²
How do I set the format of an Oracle date column after the query has run? The query does not include the TO_CHAR() function. Currently, I'm just using the MyQuery.FieldAsString() function to get the column.
I'd like to set the format to
'MM-DD-YYYY HH24:MI:SS'.
Thanks, and any ideas would be appreciated.
I'd like to set the format to
'MM-DD-YYYY HH24:MI:SS'.
Thanks, and any ideas would be appreciated.