Bugs item #638804, was opened at 2002-11-15 09:39 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=638804&group_id=22866
Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Alexei Yudichev (sflexus) Assigned to: Nobody/Anonymous (nobody) Summary: Invalid JDBC type mapping for MSSQL 2000 Initial Comment: in 3.0.4 java.lang.Ojbect mapping for MS SQLSERVER2000 is set to JAVA_OBJECT. This is unacceptable by both JDBC drivers I have (from MS and from Tyrex). i.e. setNull (index, Types.JAVA_OBJECT) raises SQLException "unsupported data type". In contrast, LONGVARBINARY works excellent for both setNull() and setBinaryStream() and for both drivers. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=638804&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
