14 Apr
2007
14 Apr
'07
7:02 a.m.
Mordor Networks wrote:
hi Graham yes sir i know but my question is how to do that im all new to all this.. thank you
Connect to your mysql database and type "show tables;", then you'll see a list of tables in your database. It's probably the "radacct" table you need to query for session information. If you don't know how to write SQL queries, have a look at http://www.mysql.org/doc/ Thor.