Results 1 to 5 of 5

Thread: character-set for csv import

  1. #1
    djsimon13 is offline Junior Member
    Join Date
    Jan 2006
    Posts
    3

    Default character-set for csv import

    Hello,

    I am new to this amazing software and just start to get to know the power of it.

    now I have my first question for this forum.

    i just wanted to import a big number of addresses, they are saved in a csv file.

    so far so good... but I am from europe so there is a lot of persons with special character in ther names like:

    ü ä ö and others... so how do I import this to my systems without just getting un useable content?

    is there a special way to export my csv file or convert it?

    hope some one knows a good answer!

    thank you

    django

  2. #2
    djsimon13 is offline Junior Member
    Join Date
    Jan 2006
    Posts
    3

    Default Re: character-set for csv import

    what am i doing wrong?

    why dont i get replys to my question?

    is my question to easy for you guys?

    have a nice weekend and hope to read some answers soon

    dj

  3. #3
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: character-set for csv import

    djsimon13

    The csv file can be imported if you convert its encoding to utf-8 or whatever charset encoding you use in SugarCRM.
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  4. #4
    djsimon13 is offline Junior Member
    Join Date
    Jan 2006
    Posts
    3

    Smile Re: character-set for csv import

    thank you for the answer.

    one question, where can I find the settings for charset, so that i can check the setting on my installation.

    so what you are saying is that if i export as utf-8 ill be able to import all the contacts without any errors in there names.

    thank you

    dj

  5. #5
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: character-set for csv import

    djsimon13,

    You will find config.php in the SugarCRM installain directory and there is a line below in it.

    'default_charset' => 'ISO-8859-1',

    This defines your default charset encoding.
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

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
  •