Greetings,
Is the following syntax for 'formatted-date' parameter for TIMESTAMP
correct:
AcctColumnDef TIME_STAMP,Timestamp,formatted-date,to_date ('%e %m %Y
%H:%M:%S', 'DD MM YYYY HH24:MI:SS')
Note: It's all in one line.
But, The accounting doesn't recognize it(error) and doesn't log. But the
integer-date works:
AcctColumnDef TIME_STAMP,Timestamp,integer-date
I have the perl Date Format modules installed on my system and
have the TIME_STAMP defined as char[30] in the ACCOUNTING table in the
mSQL database.
Any suggestions ?
thanks,
[EMAIL PROTECTED]
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.