Error while enabling adapter notification

Hi,

I’m getting the following error when enabling an Adapter Notification:
[Microsoft][SQLServer 2000 Driver for JDBC]Can’t start a cloned connection while in manual transaction mode.

Can someone throw some light on this?

Thanks,
ramesh.

try switching transaction mode on your jdbc adapter.
Adnan

Thanks for the immediate response Adnan.
It worked when i added selectMethod=cursor in the other Properties field.

ramesh.