Click to See Complete Forum and Search --> : Unicode Support


mrnaveedbutt
July 4th, 2005, 03:20 AM
Can anybody tell me how to save data in a language other then English in SQL Server 2000.
Thanx

hspc
July 4th, 2005, 03:53 AM
you can use nvarchar as a data type for columns that require storing multiple languages (in unicode)