Maybe you can fiddle with the order of the properties, see http://support.microsoft.com/kb/824106.
Niels
From: RZG [mailto: [EMAIL PROTECTED]]
Sent: woensdag 14 juni 2006 16:15
To: [email protected]
Subject: about sqlserver2000 text and ntext field
hi all,how to operate text or ntext type field in java ?
when i call a query with text resultmapping sqlmapping id,the error occured :
--- The error occurred in config/sqlmapping/plugins.xml.
--- The error occurred while applying a result map.
--- Check the plugins.pluginsResultMap .
--- Check the result mapping for the 'visitCounter' property.
--- Cause: java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]ResultSet can not re-read row data for column 11.]; SQL was [(mapped statement)] for task [SqlMapClientTemplate]
but i removed the text field from the resultmapping ,then this mapping id is ok?
--
RenZenggang
[EMAIL PROTECTED]
[EMAIL PROTECTED]
MSN:[EMAIL PROTECTED]
Blog: http://rzg.itpub.net
--
RenZenggang
[EMAIL PROTECTED]
[EMAIL PROTECTED]
MSN:[EMAIL PROTECTED]
Blog: http://rzg.itpub.net
