For Programmers: Free Programming Magazines  


Home > Archive > PerlTk > March 2005 > Problem with Unicode and ODBC-Drivers









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Problem with Unicode and ODBC-Drivers
Pit

2005-03-08, 3:59 pm

Hi Folks,

I've a problem with Unicode and ODBC.
I'm using Perl 5.8.4 Build 810 under Win32 and a Postgres-ODBC-Driver.
When data like "äöüÄÖÜ" (the german signs) or the "°" stored into the
database via ODBC, it will be stored as utf8.

How to disable this, so that data will be stored as Ascii ??

Thanks Pit


Reinhard Pagitsch

2005-03-09, 8:57 am

Hello Pit,

Pit wrote:
> Hi Folks,
>
> I've a problem with Unicode and ODBC.
> I'm using Perl 5.8.4 Build 810 under Win32 and a Postgres-ODBC-Driver.
> When data like "äöüÄÖÜ" (the german signs) or the "°" stored into the
> database via ODBC, it will be stored as utf8.
>
> How to disable this, so that data will be stored as Ascii ??


I think the best NG for this is perl.dbi.users. Can be found on
news://nntp.perl.org.

regards,
Reinhard
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com