RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns

2003-10-16 Thread Eric Pugh
L PROTECTED] > Sent: Thursday, October 16, 2003 7:07 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver > when Rereading columns > > > Unfortunately, no. I've heard that the jTDS driver is more > complian

RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns

2003-10-16 Thread Sandeep Dath
sage- From: Eric Pugh [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 12:00 PM To: 'Sandeep Dath'; [EMAIL PROTECTED] Subject: RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns I agree. The Microsoft JDBC driver was purchased by Microsoft

RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns

2003-10-16 Thread Eric Pugh
> Sent: Thursday, October 16, 2003 6:21 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver > when Rereading columns > > > Rumors apart, I believe jTDS has very recently moved (in the Hibernate > context) from just a

RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns

2003-10-16 Thread Sandeep Dath
sday, October 16, 2003 11:06 AM To: 'Sandeep Dath'; [EMAIL PROTECTED] Subject: RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns Unfortunantly I only have the microsoft one.. I had heard jTDS was better, and faster, but have never found the

RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns

2003-10-16 Thread Eric Pugh
IL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver > when Rereading columns > > > Eric, > > Have you tried using the jTDS driver? If so, what were your > results? I > believe jTDS passed all the Hibernate tests? (I

RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns

2003-10-16 Thread Sandeep Dath
:47 AM To: [EMAIL PROTECTED] Subject: RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns I have a unit test demonstrating this issue. I would like to commit it in test/mssql directory. I also want to commit a couple other unit tests that demonstate limitations with

RE: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns

2003-10-16 Thread Eric Pugh
; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Eric > Pugh > Sent: Thursday, October 16, 2003 3:29 PM > To: [EMAIL PROTECTED] > Subject: [Hibernate] Problem with Hibernate and MSSQL JDBC diver when > Rereading columns > > > We have a problem with the

[Hibernate] Problem with Hibernate and MSSQL JDBC diver when Rereading columns

2003-10-16 Thread Eric Pugh
We have a problem with the Microsoft JDBC driver throwing a "can not reread column" exception. We have discovered that it only appears if the resultset contains a NTEXT, TEXT or IMAGE column. The driver then imposes the limitation that columns must be read increasing column indexes and that they m