Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

multilingual db

How can I create a multilingual db using unicodes?
[50 byte] By [Aswathy] at [2007-11-9 21:10:36]
# 1 Re: multilingual db
And your database is going to be ? You can use Nchar and NVarchar in most
of the main ones. In Oracle you can make the database unicode and then use
chars and varchars.

"Aswathy" <aswathydxb@hotmail.com> wrote:
>
>How can I create a multilingual db using unicodes?
MarkN at 2007-11-11 23:52:38 >