Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unicode non unicode strings
Message
De
30/06/2014 22:40:04
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Business Intelligence
Versions des environnements
SQL Server:
SQL Server 2008 R2
Application:
Desktop
Divers
Thread ID:
01602893
Message ID:
01602933
Vues:
49
>>
>>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 :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform