I'm trying to create a web reporting of access by users vai Microsoft Proxy 2.0. I first created a database named PROXYLOG in mySQL using the database schema from Microsoft.
I've install myODBC 2.5x on the NT box (Proxy Server) and configure the DSN. Also i set the logging to SQL/ODBC and entered all relevant information.
When i view the database in mySQL, i found no data. Can anyone advice how i can verify that the ODBC on the NT box is working (i can ping to the Linux box).
My plan is to use PHP to create the web reporting from the datas collected in mySQL. All help will be appreciated.
Regards
Roland