Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equivalent of TEXTMERGE
Message
 
 
À
16/01/2013 15:25:55
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01563002
Message ID:
01563016
Vues:
41
>>>Thanks Boris!
>>>
>>>If you were to store the text template in SQL Server, what field type would you use?
>>
>>Either varchar(max) or XML
>
>Thanks, I had chosen nvarchar(MAX), would that make a difference?

If you want to use unicode data (non English letters), then you need to use unicode (nvarchar). So, it's OK choice.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform