List:MySQL and Perl« Previous MessageNext Message »
From:Jochen Wiedmann Date:June 9 2004 4:05pm
Subject:Re: blessing db data as utf8
View as plain text  
On Mi, 2004-06-09 at 15:01, Gaal Yahas wrote:

> I'm unsure about the best place to do this, but it turns out that DBD::Pg
> has addressed the same problem for Postgres as a global perl-dbh switch.

Just one comment: A dbh property seems more sensible to me. Perhaps even
inherited by the sth. As far as I know it is possible to choose the
encoding by table. In other words: It might become important to read
different encodings within one transaction.

Jochen

Thread
blessing db data as utf8Gaal Yahas9 Jun
  • Re: blessing db data as utf8Jochen Wiedmann9 Jun
    • Re: blessing db data as utf8Gaal Yahas9 Jun
      • Re: blessing db data as utf8Jochen Wiedmann9 Jun
        • Re: blessing db data as utf8Gaal Yahas9 Jun
  • [PATCH] Re: blessing db data as utf8Gaal Yahas9 Jun
    • Re: [PATCH] Re: blessing db data as utf8Jochen Wiedmann10 Jun
      • Re: [PATCH] Re: blessing db data as utf8Gaal Yahas10 Jun
      • Re: [PATCH] Re: blessing db data as utf8Steve Hay10 Jun
        • Re: [PATCH] Re: blessing db data as utf8Gaal Yahas10 Jun
          • Re: [PATCH] Re: blessing db data as utf8Steve Hay11 Jun
            • Re: [PATCH] Re: blessing db data as utf8Gaal Yahas11 Jun
              • Re: [PATCH] Re: blessing db data as utf8Steve Hay11 Jun
Re: blessing db data as utf8Gaal Yahas10 Jun