Ask a Question related to Coldfusion Database Access, Design and Development.
-
lg2 #1
French character and MySQL
Hi,
I have MySQL database that has some French fields and I when I display them in
a cfm page, special character are not displayed properly. I remember having
changed something in the datasource advanced settings and it solved the problem
but I don't remember the code I had to use.
Thanks for your help.
lg2 Guest
-
CF MX 7 and MySQL - problem with UTF-8 character set
Hello, I have problem with UTF-8 character support. I'm using ColdFusion MX 7 and MySQL 4.1.7. I need UTF-8 support because I'm using german... -
Wilcard character problem in PHP/MySQL
I have a mysql table with the field DT_DATESUB. Its a date field YYYY-MM-DD. I have a search php page with a dropdown menu holding the YEARS by... -
Encoding problem (french character) in txt file on Mac OS X
Hi, I've tried several things but I can't get out of this issue ! I have this meta-tag in my header : <meta http-equiv="Content-Type"... -
[New in Java] cannot println french or spanish character...
I use : System.out.println("Le résultat est " + valeur); When I try to print a result (in French) I get a strange character (white question... -
insert french character to db2
hi, What is the code page of your database? "db2 get database configuration for <databaseName>" will tell you the database code page. Is your... -
PaulH *TMM* #2
Re: French character and MySQL
lg2 wrote:
i suppose you mean this on the JDBC url? useUnicode=true&characterEncoding=utf8> changed something in the datasource advanced settings and it solved the problem
> but I don't remember the code I had to use.
PaulH *TMM* Guest



Reply With Quote

