I have a database that we use to monitor user network traffic. I use a simple form and a query that is pointed at a .txt file for the information.
We have multiple sites and would like our database to ask us where the log file is instead of hard mapping the query. Each proxy server generates the same file.
How do I do this?
Krash
We have multiple sites and would like our database to ask us where the log file is instead of hard mapping the query. Each proxy server generates the same file.
How do I do this?
Krash