Question
DateTime Format problem
I am using CreateODBCDateTime() function to create Simple date time format as
(mm/dd/yyyy- h:mm tt). But, when I am dumping the file, format is changing to
{ts '2011-08-06 00:00:00'} . I want it to appear as formated. I have used DateFormat() along with CreateODBCDateTime().
In the real form the date and time are appering as formated.Please help. Thanks in advance.
Vijay.
