RE: Storing foreign characters in DB

2004-09-06 Thread Chris Blackwell
Not sure whether this is applicable to your version of mysql, or to PHP. I had the same problem using Macromedia's Coldfusion, and adding this: useUnicode=true&characterEncoding=UTF-8 to the db connection string solved the problem chris -Original Message- From: MySQL [mailto:[EMAIL PROT

Re: Storing foreign characters in DB

2004-09-06 Thread Monty
> From: [EMAIL PROTECTED] > Date: Sun, 5 Sep 2004 22:39:39 -0500 (CDT) > Subject: Re: Storing foreign characters in DB > > I am not using 3.xx versions anymore, but if I remember correctly they > only allow a limited control for setting character sets. > > In order to

Re: Storing foreign characters in DB

2004-09-05 Thread valentin_nils
Hello Rhino, I am not sure how familiar you are with the character set settings. I am not using 3.xx versions anymore, but if I remember correctly they only allow a limited control for setting character sets. Your best guess might be the documentation that comes with your in

Re: Storing foreign characters in DB

2004-09-05 Thread Rhino
- Original Message - From: "MySQL" <[EMAIL PROTECTED]> To: "MySQL" <[EMAIL PROTECTED]> Sent: Sunday, September 05, 2004 2:05 AM Subject: Storing foreign characters in DB I'm having a problem figuring out how to deal with foreign characters in text that was copied from an MS Word documen