Results 1 to 5 of 5

Thread: how to solve the language problem

  1. #1
    l21
    l21 is offline Member
    Join Date
    Sep 2006
    Posts
    6

    Default how to solve the language problem

    when i input the chinese in to crm through the client ,the chinese is displayed normally on the client ,but there is something wrong in the database

    for example:
    the client diaplay 廣東台山
    the database display &#$%^&****;

    i want to show the data normally in the database like 廣東台山
    Last edited by l21; 2006-12-14 at 12:41 AM.

  2. #2
    cywolf's Avatar
    cywolf is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    Toronto, Canada
    Posts
    223

    Default Re: how to solve the language problem

    You might want to try using a different tool to browse the database, something like MySQL Query Browser or Navicat.
    Andrew Whitehead
    The Long Reach Corporation
    http://infoathand.com

  3. #3
    l21
    l21 is offline Member
    Join Date
    Sep 2006
    Posts
    6

    Default Re: how to solve the language problem

    I use the sql manager2005 lite for mysql,but the ploblem is still on

  4. #4
    balou is offline Sugar Community Member
    Join Date
    Nov 2006
    Location
    Shanghai
    Posts
    10

    Default Re: how to solve the language problem

    Hi,

    What are the charsets you use ? is it UTF8 ? maybe your database is set with the proper value but your client keep showing those characters with an iso-8859-1 charset ...

    good luck

    balou

  5. #5
    l21
    l21 is offline Member
    Join Date
    Sep 2006
    Posts
    6

    Thumbs up Re: how to solve the language problem

    thanksundefined

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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