Support for MS SQL Server UDT

  • Thread starter Thread starter scario
  • Start date Start date
Status
Not open for further replies.
S

scario

Guest
It looks like DD is only pulling in the UDT without any information on the underlying native sql server type. As a consequence, our application is not able to resolve the correct datatypes to use. I have seen KB 6498 stating the UDT is currently not supported? Are there any plans to support this going forward? We have also done a test using the MS SQL Server Native JDBC Driver, and this one seems to be pulling in the underlying native types - allowing our application to use the UDT correctly.

Continue reading...
 
Status
Not open for further replies.
Back
Top