[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Special characters - Norwegian
From: |
Daniele Forsi |
Subject: |
Re: Special characters - Norwegian |
Date: |
Fri, 4 Apr 2014 15:37:54 +0200 |
2014-04-03 22:07 GMT+02:00 Kenneth Pedersen - Delta IKT AS:
> I have some issues with the special Norwegian characters in SMSD.
>
>
>
> Error message:
>
> ucs2_encode/iconv: Invalid or incomplete multibyte or wide character
> LC_CTYPE="en_US.UTF-8"
chances are that smsd is not using the same encoding used when
creating your database or table (if you are running it from a system
account, the environment could be different from root's)
smsd has a --encoding command line option to set the client encoding
--
Daniele Forsi