It looks to be an old jdbc driver problem. The last TSQL statement executed was: exec
sp_closecursor;1. Found on the web that an old ms sql 2000 jdbc driver would fail. I
switched to the new 2005 driver and all looks to be in order.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979701#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...