Date: 2004-06-10T06:39:09
   Editor: 80.109.12.234 <>
   Wiki: DB Torque Wiki
   Page: FrequentlyAskedQuestions
   URL: http://wiki.apache.org/db-torque/FrequentlyAskedQuestions

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -139,7 +139,7 @@
 
 -- EricPugh
 
-== How to add !P6Spy for printing SQL ==
+== How to add P6Spy for printing SQL ==
 
 '''Answer:'''
 
@@ -148,7 +148,7 @@
  1. set the "realdriver" in spy.properties, e.g. 
realdriver=oracle.jdbc.driver.OracleDriver for Oracle
  1. change the Torque.properties, e.g. "torque.dsfactory.XXX.connection.driver = 
com.p6spy.engine.spy.P6SpyDriver" to use the proxy JDBC drivers
  1. run your application
- 1. !P6Spy creates a spy.log in your current directory
+ 1. P6Spy creates a spy.log in your current directory
 
 -- Siegfried Goeschl
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to