From: <leg...@at...> - 2003-11-20 18:28:40
|
The following comment has been added to this issue: Author: Benoit Menendez Created: Thu, 20 Nov 2003 12:27 PM Body: I hit enter a little too soon... sorry... This problem shows up with the latest SP2 Microsoft SQL Server driver The problem query generated by Hibernate is: 2003-11-20 09:57:48,827 INFO [STDOUT] Hibernate: select kms_vers0_.id as id__, kms_vers0_.DOCUMENT_ID as DOCUMEN10___, kms_vers0_.id as id0_, kms_vers0_.name as name0_, kms_vers0_.description as descript3_0_, kms_vers0_.CREATED_BY as CREATED_BY0_, kms_vers0_.CREATION_TIME as CREATION5_0_, kms_vers0_.MODIFIED_BY as MODIFIED6_0_, kms_vers0_.MODIFICATION_TIME as MODIFICA7_0_, kms_vers0_.MIME_TYPE as MIME_TYPE0_, kms_vers0_.content as content0_, kms_vers0_.DOCUMENT_ID as DOCUMEN10_0_ from KMS_VERSION kms_vers0_ where kms_vers0_.DOCUMENT_ID=? The version I use is 21beta6 details in the attached file Thanks --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-484 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-484 Summary: ResultSet can not re-read row data for column 2 Type: Bug Status: Unassigned Priority: Major Project: Hibernate2 Assignee: Reporter: Benoit Menendez Created: Thu, 20 Nov 2003 12:24 PM Updated: Thu, 20 Nov 2003 12:27 PM Description: --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |