Wednesday, March 7, 2012

Exception while using MS SQL SERVER 2005

Hi
When I deploy my application on JBOSS connecting to SQL SERVER 2005 using the latest beta driver, I get this exception
com.microsoft.sqlserver.jdbc.SQLServerException: Server failed to resume the transaction, desc: 5000000003
There is no transaction context here, its just a select query.
The same application works fine on SQL SERVER 2000 with new DRIVER (2005 driver)
************************************************** ********************
Sent via Fuzzy Software @. http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
I'll take a look at this and post back to you.
Matt Neerincx [MSFT]
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.
"Naren Chelluri" <naren.chelluri@.emagia.com> wrote in message
news:efDvk2W1FHA.3720@.TK2MSFTNGP14.phx.gbl...
> Hi
> When I deploy my application on JBOSS connecting to SQL SERVER 2005 using
> the latest beta driver, I get this exception
> com.microsoft.sqlserver.jdbc.SQLServerException: Server failed to resume
> the transaction, desc: 5000000003
> There is no transaction context here, its just a select query.
> The same application works fine on SQL SERVER 2000 with new DRIVER (2005
> driver)
> ************************************************** ********************
> Sent via Fuzzy Software @. http://www.fuzzysoftware.com/
> Comprehensive, categorised, searchable collection of links to ASP &
> ASP.NET resources...

No comments:

Post a Comment