When you say "sql client", are you talking about some native sql client app, or a java-based one that uses the same jdbc driver your app does?
Try the statement with straight JDBC - I suspect you'll see the same behaviour. Larry
When you say "sql client", are you talking about some native sql client app, or a java-based one that uses the same jdbc driver your app does?
Try the statement with straight JDBC - I suspect you'll see the same behaviour. Larry