Subject sql loging
Author Herbert.Augustiny@sptroth.com

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