Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Setting client info on a SQL Server connection through JDBC

20 views
Skip to first unread message

Wes Clark

unread,
May 12, 2010, 2:39:01 PM5/12/10
to
I'd like to be able to associate a user with a connection during the time we
have it out of the pool. Oracle lets you run "DBMS_SESSION.SET_IDENTIFIER"
with the user name. Is this possible with the MS JDBC driver, version 3.0 or
otherwise? I tried playing around with the Connection.setClientInfo() and
.getClientInfo() without luck.
0 new messages