setHoldability not supported by Sybase jConnect
Brought to you by:
mkobold
Hi,
On disconnecting, the following exception occurs with my Sybase jConnect driver:
com.sybase.jdbc3.utils.UnimplementedOperationException: La méthode com.sybase.jdbc3.jdbc.SybConnection.setHoldability(int) ne s'est pas achevée et n'aurait pas dû être appelée.
Apparently, even in the last jConnect version 6.05, this method is not implemented (see http://www.sybase.com/detail?id=1037380\).
The problem is I cannot change from one connection to another, due to this exception.
I use iSQL-Viewer 3.0.0.
Thanks,