Click here to Skip to main content
15,913,944 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friends.


I want to store different languages in my database from my application.
Is their any specific database or can we store it using nvarchar datatype.


Thanks in advance.
Posted
Comments
Amir Mahfoozi 23-Jan-12 9:48am    
Yes you should use nvarchar datatype.

1 solution

Check this series(Using XML file to store the words)

Creating multilingual websites - Part 1[^]
Creating multilingual websites - Part 2[^]
Creating Multilingual Websites - Part 3[^](This part explains about your requirement - Using SQL Server)
 
Share this answer
 
Comments
Espen Harlinn 23-Jan-12 16:01pm    
Nice links, my 5!
Sergey Alexandrovich Kryukov 23-Jan-12 20:40pm    
Agree with Espen, a 5.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900