MS SQL nvarchar
-
- Posts: 6
- Joined: Tue Oct 10, 2017 12:44 pm
MS SQL nvarchar
Is there a problem with using the nvarchar data type? I have several in my SQL database and they do not display although it seems that they are sorting correctly. I have tried using both the Data Direct and the MS SQL drivers. I am using ver 10.1.003. on an XP machine.
=> RE: MS SQL nvarchar
The Data Direct non-Wire SQL Server driver should display these data types correctly.____Kathleen__R&R Support
-
- Posts: 6
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: MS SQL nvarchar
Ok, I changed drivers. Now I get the following message, "DB access: [DataDirect][ODBC SQL Server driver][Microsoft SQL Server]Unicode data in a Unicode-only collation or ntext data cannot be sent to clients using DB-Library (such as ISQL] or ODBC version 3.7 or earlier." Is there a newer version of the Data Direct driver that I need?