Skip to Content
0
Former Member
Jan 18, 2012 at 10:49 AM

Data Services Unable to display column with data type nvarchar

356 Views

When I tried to used Data Service Designer to view data from MSSQL 2008 tables, all the column with data type nvarchar were display as "LONG" . The data were OK when select from database server.

I have configure my datastore as code page UTF8 to support unicode and I have no problem to transfer date to the table with data type nvarchar.

Anyone can help ? thank you.