Hi
I would like to monitor all the requests made to remote server. I was thinking to create a local proxy server, make all the requests to my local server and then server connects to remote server.
There a millions of other ways to solve this, but currently there is no better solution for an big and old asp site and slow and old development tools (interdev).
So, is this a database specific problem or can it be solved with simple server forwarding? I noticed MySQL offers simple solutions for this, but I did not find anything useful for oracle.
Thanks for your reply