PDA

View Full Version : accents in postgre7.2


monher
09-16-02, 06:07
I need to put accents in words. How can I config this?
Thanks.

eperich
09-16-02, 14:07
If you do so. I think you need to enable multibyte support.
And you are on the safe side with unicode.

But I don't know if this is necessary. Did you try to insert accents before?

monher
09-16-02, 14:31
I try to put accents in spanish words, but I canīt, however when they insert into database from the aplication, the accents appears with the symbol: ?
How can I insert accents in the database?

eperich
09-16-02, 14:38
You must enable locale and multibyte support.
I think this is the right solution.

these are configure options.