Click here to Skip to main content
15,901,373 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi..I am going to develop eng-guj Dictionary,backend using sql server 2005,in this database how do i change font default to gujarati font??when i change font it can not be applied in my database table? pls help me in this stuff...
Posted
Updated 15-Mar-11 7:18am
v2

1 solution

You got to start by understanding what unicode [^]is.

And the way to go forward is to store your data in a nvarchar [^]column.
 
Share this answer
 

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