XP, Perl, Win32::ODBC, Microsoft Access 2002 SP3, & Chinese

Appreciate any help, relative perl/odbc novice here

Server setup is as follows;

Windows XP Home

Abyss Web Server X1 (v 2.4)
Copyright =A9 Aprelium Technologies - 2001-2007

Activestate Perl 5.8.8

Microsoft Access 2002 SP3

trying to retrieve data from Microsoft Access database for display in
web browser using Perl Win32::ODBC and SELECT query. Records are
mixed English and Chinese field values (name in (translatted) english,
name in chinese). Data retrieved but Chinese characters are not
displaying properly, despite the use of a META tag with charset set to
a variety of different encodings ala;

use Unicode::String qw(utf8);
print "<meta http-equiv=3D\"content-type\" content=3D\"text/html;
charset=3DUTF-8\">\n";

I have searched for tutorials on web but no luck so far. Appreciate
tips. If cannot accomplish with ODBC would be grateful for
suggestions for new approach.

TIA

dan
dtshedd [ Di, 22 Januar 2008 22:18 ] [ ID #1914118 ]
Perl » comp.lang.perl.modules » XP, Perl, Win32::ODBC, Microsoft Access 2002 SP3, & Chinese

Vorheriges Thema: Smart Debugger (Perl)
Nächstes Thema: XML::Atom::Feed - parsing at all?