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: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Alexei Yudichev (sflexus)
>Assigned to: Alexey Loubyansky (loubyansky)
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.

----------------------------------------------------------------------

>Comment By: Alexey Loubyansky (loubyansky)
Date: 2002-12-18 09:38

Message:
Logged In: YES 
user_id=543482

This is fixed in JBoss-3.0 / 3.2 / 4.0.

Thank you,
alex

----------------------------------------------------------------------

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:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to