Hi all
i am using sql for maintaining session logs.
How can I change the query that is executed for insert delete so that I can
vary the parameters that can be inserted into the table
Rajesh
Get your own FREE, personal Netscap
Look at section 6.5 of the RADIATOR manual under the
section. There is an option called
AddQuery and one called DeleteQuery to handle what you're
asking.
At 10:42 PM 8/28/99 +0530, you wrote:
>Hi all
>i am using sql for maintaining session logs.
>How can I change the query that is executed fo
I seem to be getting an extremely large number of duplicate
inserts in my accounting SQL database for users which are
authenticated in a clause which is passed to a
remove proxy radius server. It's not happening for
sessions authenticated by my DEFAULT realm, however.
Is there a way to preven
Is this what you're looking for?
Thanks for your continued help on this.
Omar
# MySQL dump 5.13
#
# Host: localhostDatabase: radiator
#
# Server version3.22.22
#
# Table structure for table 'ACCOUNTING'
#
CREATE TABLE ACCOUNTIN
I would like to know if radiator can be set to accept
connections from a specific time i.e 08:00 and then log those connections
off at a specific time as well, i.e 18:00.
I would prefer to do this via SQL, but if not, any other way would be
acceptable. Also I would prefer this to be done by a sepe
On Sun, Aug 29, 1999 at 12:15:41PM +1000, Michael Dunne wrote:
> I would like to know if radiator can be set to accept connections from a
> specific time i.e 08:00 and then log those connections off at a specific
> time as well, i.e 18:00.
> I would prefer to do this via SQL, but if not, any oth
On Sun, 29 Aug 1999 13:00:31 +1000, tom minchin wrote:
>On Sun, Aug 29, 1999 at 12:15:41PM +1000, Michael Dunne wrote:
>> I would like to know if radiator can be set to accept connections from a
>> specific time i.e 08:00 and then log those connections off at a specific
>> time as well, i.e 18: