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 of this parameters. Can some help me