I was having a similar probelm. Turns out there were a bunch of warnings that kept being
added to the Connection. Try explicitly clearing the connection warnings. The jdbc
drivers in the cvs add the warnings to the Statement, not the Connecton.
Adam Sherman wrote:
> On 05/12/03 19:18:13 -0400 Joseph Shraibman wrote:
>
>> Are you using jdbc by any chance?
>
>
> Uh oh. Yes, I am using JDBC. )-:
>