| From: | "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com> |
|---|---|
| To: | "Sadm sadm" <sadm(at)bsdmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: browser shows garbage instead of UTF-8 characters |
| Date: | 2006-04-13 14:16:36 |
| Message-ID: | 7be3f35d0604130716i4605e347r3c71eb6d5d963ae3@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-jdbc |
Sadm,
what is the encoding setting of your database driver?
What happens if you put out the retrieved Data to a console or a debug
window?
Have you analyzed the garbage, what is it? Escaped Characters? Hungarian?
Arabian? Chinese??
How do you "fetch a record", how do you output it to "THE" "Web browser"?
What are your HTML Headers? Which HTML / XHTML do you use?
Harald
On 4/13/06, Sadm sadm <sadm(at)bsdmail(dot)com> wrote:
>
> Hello!
> I have a PostgreSQL database with UTF-8 encoding. It stores russian
> characters.
> When I fetch a record from this database and output it to the web browser
> as html page, it
> looks like a garbage instead of normal russian characters. I'm using html
> with <meta http-equiv="Content-Type" content="text/html; charset=utf-8">.
>
> Please help me to find a mistake.
> Thanks in advance.
>
>
> --
> _______________________________________________
> Get your free email from http://mymail.bsdmail.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
PostgreSQL - supported by a community that does not put you on hold
| From | Date | Subject | |
|---|---|---|---|
| Next Message | chris smith | 2006-04-13 14:17:07 | Re: the integer type |
| Previous Message | chris smith | 2006-04-13 14:10:56 | Re: posting request |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Olav Gjerde | 2006-04-13 14:38:14 | Date format problem with INSERT statement. |
| Previous Message | kevin | 2006-04-13 13:08:37 | Re: postgres jdbc transaction problem surfaces at times |