Re: Can't start a cloned connection while in manual transaction mode.
- From: newton <newton.1nzfwz@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 23 Apr 2005 21:40:37 -0500
olá,
add "SelectMethod=cursor" your URL connection
ex:
Connection conn =
DriverManager.getConnection("jdbc:microsoft:sqlserver://localhost:1433;SelectMethod=cursor");
--
newton
------------------------------------------------------------------------
Posted via http://www.webservertalk.com
------------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message1022266.html
.
- References:
- Prev by Date: Re: Weblogic JDBC driver problem with multithread environement
- Next by Date: Re: JDBC and SQL - Check connectivity
- Previous by thread: Can't start a cloned connection while in manual transaction mode.
- Next by thread: RE: Can't start a cloned connection while in manual transaction mode.
- Index(es):
Loading