Hello,
I want to write the following AcctSQLStatement:
AcctSQLStatement insert into TABLE (LOGIN_TIME, LOGOUT_TIME,.....)
values
(%{Timestamp}-%{Acct-Session-Time}Formatted using integer-date and
(%Y%m%d %H:%M) Format,%{Timestamp}Formatted using integer-date and
(%Y%m%d %H:%M) Format,.......)
How should I write the above SQL query? I have read the manual but
I cannot figure out the exact format of the query.
Regards
Vangelis
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.