Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unicode non unicode strings
Message
From
30/06/2014 22:40:04
 
General information
Forum:
Microsoft SQL Server
Category:
Business Intelligence
Environment versions
SQL Server:
SQL Server 2008 R2
Application:
Desktop
Miscellaneous
Thread ID:
01602893
Message ID:
01602933
Views:
50
>>
>>Are you using SSIS for this? There is a data flow transformation called "data conversion", which allows you to convert from Unicode to non-Unicode.
>>
>>My guess (just a guess) is that your sql tables have some nvarchar columns and the Excel destination is expecting varchar (or vice versa)
>
>Excel expects Unicode and wouldn't accept varchar

You're right, it's the "vice-versa" - thanks. I have two export jobs that write XLS files and never bothered to look if the source data was nvarchar. I was lucky :)
Previous
Reply
Map
View

Click here to load this message in the networking platform