Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesHey, all... Some time ago, I used a tool which I believe was available from Sun. It was a java applet, as I recall, which sat between a SQL client and a SQL server. It allowed the client to connect to it at any port, and would in turn connect to the server at the standard TCP port (or whatever the server was listening on). It logged all SQL traffic between the two nodes to a flat file. Has anyone ever heard of this tool? For the life of me I can't remember what it was called. Thanks! BD
Post Follow-up to this messageI have no idea myself, but Google found this: http://www.manageability.org/blog/s...xy-drivers/view Although if your main goal is to log all SQL requests to a server, then Profiler or a trace can already do that for you. Simon
Post Follow-up to this messageMy error - it was actually Apache's TCPMON which I was using. Thanks, though...
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread