[RADIATOR] log to SQL

2010-06-18 Thread Adrian Mustelier Camino
Hello: I trying to send the radiator log information to SQL database. I need information about the parameters that can I use in the SQL query. for example when we said insert into %3 (TIME_STAMP, PRIORITY, MESSAGE) values (%t, %0, &2) whats means %3, %0, %2. where I can find an equivalent o

(RADIATOR) Log to SQL

2001-12-06 Thread Shane Malden
We have Radiator authenticating users from SecurID and all works fine. Currently we have a basic Log file which we would like to change and have logged into SQL. If someone could advise on how to do this, it would be appreciated.   Regards, Shane

Re: [RADIATOR] log to SQL

2010-06-18 Thread Hugh Irvine
Hello Adrian - You will find the Radiator reference manual in "doc/ref.pdf" in the Radiator distribution. The manual is also available on our website: http://www.open.com.au/radiator/documentation.html See sections 5.13 and 5.80. regards Hugh On 18 Jun 2010, at 12:53, Adrian Muste

Re: (RADIATOR) Log to SQL

2001-12-06 Thread Hugh Irvine
Hello Shane - On Fri, 7 Dec 2001 12:01, Shane Malden wrote: > We have Radiator authenticating users from SecurID and all works fine. > Currently we have a basic Log file which we would like to change and have > logged into SQL. If someone could advise on how to do this, it would be > appreciated