Re: Advantages using 2005 JDBC Driver
- From: "Rick Brandt" <rickbrandt2@xxxxxxxxxxx>
- Date: Tue, 18 Jul 2006 17:23:15 GMT
Rick Brandt wrote:
Evan T. Basalik (MSFT) wrote:
That bug is addressed in the hotfix from KB917054. If you are still
facing the issue, feel free to open up a hotfix case with us and we
can deliver the hotfix for the CallableStatement issue.
That article only specifically talks about doing batch inserts, I
get the error below simply by calling a Stored Procedure that has
multiple SELECT statements in it. Does the hot-fix still apply?
com.microsoft.sqlserver.jdbc.SQLServerException: A server cursor is
not allowed on a remote stored procedure or stored procedure with
more than one SELECT statement. Use a default result set or client
cursor.
Replying somewhat to myself...I tried the beta version of the 2005 JDBC
driver and it appears to solve my problem.
Is using the Beta a scary proposition or is it fairly stable at this point?
--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
.
- Follow-Ups:
- Re: Advantages using 2005 JDBC Driver
- From: Angel Saenz-Badillos[MS]
- Re: Advantages using 2005 JDBC Driver
- References:
- Re: Advantages using 2005 JDBC Driver
- From: Rick Brandt
- Re: Advantages using 2005 JDBC Driver
- Prev by Date: Re: Advantages using 2005 JDBC Driver
- Next by Date: RE: SQL Server 2005 JDBC Driver problem with Mercado Search Engine
- Previous by thread: Re: Advantages using 2005 JDBC Driver
- Next by thread: Re: Advantages using 2005 JDBC Driver
- Index(es):
Loading