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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Olivier Bertrand [ bertrandop ] |
issue.field.resolutiondate | 2017-08-12 16:43:10.0 | 2017-08-12 16:43:10.17 |
Fix Version/s | 10.0.33 [ 22552 ] | |
Fix Version/s | 10.2.8 [ 22544 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Fix Version/s | 10.1.27 [ 22609 ] |
Workflow | MariaDB v3 [ 82046 ] | MariaDB v4 [ 152599 ] |
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.