|
Home > Archive > SQL Server JDBC > March 2006 > Re: Batch inserts dont work with PreparedStatement and selectMetho
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Batch inserts dont work with PreparedStatement and selectMetho
|
|
|
| I am hitting the same problem. With the previous driver and SQL Server 2000
we had no problems. Since we upgraded to SQL Server 2005 and the sqljdbc.jar
driver we have problems that the jdbc client blows the memory stating to use
server side cursors. When we put the SelectMethod=cursor we get the problem
seen below.
Is there anyway to enable the server side cursors to get things working???
"Angel Saenz-Badillos[MS]" wrote:
> Thank you for your extensive description of the problem, the
> selectMethod=cursor information is key here.
>
> We are actively investigating this issue and I will let you know as soon as
> we have more information.
> --
> Angel Saenz-Badillos [MS] DataWorks
> This posting is provided "AS IS", with no warranties, and confers no
> rights.Please do not send email directly to this alias.
> This alias is for newsgroup purposes only.
> I am now blogging: http://weblogs.asp.net/angelsb/
>
>
>
>
> "Johannes" < Johannes@discussions
.microsoft.com> wrote in message
> news:A55AED19-4ED8-43A0-9AF2- 26026C08E0DA@microso
ft.com...
>
>
>
| |
| David Olix 2006-03-28, 8:23 pm |
| Hello all,
The selectMethod=cursor bug has been fixed and released as a hotfix.
Please contact CSS to obtain the fix. You will need to ask for the hotfix
for KB article 917054.
As of this writing, only the Windows (zip) package is available. We are
still working on making the tar.gz package available.
Thank you,
--Davi d Olix
JDBC Development
|
|
|
|
|