I am trying to figure out some type mappings for MSSQL.  The database uses a 
uniqueidentifier datatype(MS specific).  In WebLogic(using thier Kona type 4 driver 
for MSSQL) I can get it to work.  The data type that comes back is a byte[].  I am 
trying to duplicate these results in jBoss.  I am also using the above driver.  I am 
unable to retrieve anything  of this data type from the database.  Shouldn't I  be 
able to do some jaws type mapping to make this work(since it works in WL)?

Any help would be appreciated.

thanks

Brandon Campbell
[EMAIL PROTECTED]
(801) 303-3938



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to