DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Internationalization

  1. #1
    Join Date
    Apr 2001
    Posts
    112
    Ive been asked to implement Internationalization in our database.We want to
    support multiple languages. So Im thinking UTF8 for the unicode character set.
    My questions are
    1)Do the client and db server both have to be utf8, or just the server alone and
    the client can be any native language.
    2)When does conversion happen between the client and the server.
    3)Do I have to make use of special datatypes to store my data?

    What other parameters and others things to support internationalization should I
    look out for.
    Thanks

  2. #2
    Join Date
    Apr 2001
    Posts
    219
    ______________________
    Applications come and go,
    but the data remains!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width