Thread: Encoding

Encoding

From
"Charles Curi"
Date:
Hi people.
What can I do to change the encoding of my data base from "asc-ii" to "utf-8"?
Thank you.
Charles

Re: Encoding

From
Mark Lewis
Date:
Dump the data, drop the database, recreate with utf-8, reimport.
-- Mark

On Fri, 2006-07-07 at 15:40 -0300, Charles Curi wrote:
> Hi people.
> What can I do to change the encoding of my data base from "asc-ii" to
> "utf-8"?
> Thank you.
> Charles