Re: (RADIATOR) Question about AcctSQLStatement.

2002-10-23 Thread Hugh Irvine
Hello Sergio - From section 6.2 in the Radiator 3.3.1 reference manual: %% The percent character regards Hugh On Thursday, October 24, 2002, at 02:44 AM, Sergio Gonzalez wrote: *This message was transferred with a trial version of CommuniGate(tm) Pro* Hello. I'm having problems with th

(RADIATOR) Question about AcctSQLStatement.

2002-10-23 Thread Sergio Gonzalez
*This message was transferred with a trial version of CommuniGate(tm) Pro* Hello. I'm having problems with the next SQL statement for accounting AcctSQLStatement update TABLENAME set VALUE=0%{Acct-Session-Time} where ROW='%n' and DATE_FORMAT(FROM_UNIXTIME(0%{Timestamp},'%d-%m-%y') = 'mm-dd-yy'