Subject | sql loging |
---|---|
Author | Herbert.Augustiny@sptroth.com |
Post date | 2001-09-13T12:54:36Z |
Hi
I am trying to enable loging of sql statements in a java application using interclient. I tried the commands setLogStream(...) and setLogWriter(...) of the java.sql.DriverManager without success.
Is there a way to enable this kind of loging?
Thanks,
Herbert