vote up 0 vote down star

I'm using symfony framework, and my db is Postgres. I export data from my tables into XML format. The european characters (those with umlaut) are messed up, inspite of using UTF-8 encoding. Any suggestions on how to fix this?

flag

47% accept rate
You need to provide much more details such as an example of the XML output... When you say "using UTF-8 encoding", is it the encoding of the database or the one of the PostgreSQL client? – bortzmeyer Feb 22 '09 at 21:25

1 Answer

vote up -1 vote down

Yes, the actual columns are set to UTF-8. variety? sorry, I didn't get it :-(

link|flag
should be comment not an answer. – Steven Oxley Feb 13 '09 at 7:08

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.