Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do you use nchar type?
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01514024
Message ID:
01514038
Vues:
48
>>>I am sure this question has been asked many times. Sorry for repeating it.
>>>
>>>Do you use nchar types in your database if your application is only used in the English speaking world?
>>>
>>>TIA
>>
>>If you're sure you don't need to store unicode data, then char (or varchar) will be good enough.
>
>Thank you. I can't really think of any unicode data that the customer would want to store in the field. I just want to be sure that I won't have to deal with the conversion to nchar.

Not that I can think of. As long as you're only using basic English alphabet in all your character data, you're good without a need for unicode.
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