Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.1.26
-
None
-
Centos7
Description
When using the Microsoft JDBC driver, columns of type NCHAR and NVARCHAR now are being returned in SELECT statements (as of 10.1.26), but if a column is defined as NTEXT it is blank (columns defined as TEXT do work correctly).
For testing see the connection info provided privately earlier, the new table is called: all_types but all the connection info remains the same.
Which table should I test having NTEXT columns?
Note that NTEST, TEST and IMAGE types are not defined as JDBC types. The corresponding SQL types are deprecated and will be remove in future versions of SQL Server.