(RADIATOR) Store CountQuery result to a SQL dB?

Randall radiator at diskserv.com
Sat Jul 23 10:22:57 CDT 2005


Is there a way to store the result of the CountQuery to a SQL Database?

Something like this:

<AuthBy PORTLIMITCHECK>
      	SessionLimit 999999
      	CountQuery select Count(*) from RADONLINE where realm = '%W'
	AuthSQLStatement insert into statsusercount
(Realm,UserCount,Timestamp,CountDate, CountTime) values
('%W',CountQuryResult,'%B','%m/%d/%Y','%B')
</AuthBy>


--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list