how can I extract String as UTF-8 under UNIX, my data was in SQL Server Database and stored as Unicode data
From: Yonghui Wang (hugh.wang_at_earthlink.net)
Date: 12/09/04
- Next message: Jeff Urlwin: "RE: how can I extract String as UTF-8 under UNIX, my data was in SQL Server Database and stored as Unicode data"
- Previous message: Ron Savage: "Re: Oracle Bulk Bind / Execute_Array"
- Next in thread: Jeff Urlwin: "RE: how can I extract String as UTF-8 under UNIX, my data was in SQL Server Database and stored as Unicode data"
- Reply: Jeff Urlwin: "RE: how can I extract String as UTF-8 under UNIX, my data was in SQL Server Database and stored as Unicode data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <dbi-users@perl.org> Date: Thu, 9 Dec 2004 16:08:58 -0500
when I simply use perl DBI, DBD::ODBC to connect to the database and try to extract the Unicode string(
there is Chinese, Japanese, Korea) string stored in it, the return value is unreadable. I wish to get UTF-8 string so that those
double byte language can be readable.
so, what configuration I need to do to the DBI, ODBC ?
thanks
hugh wang
CM Engineer
MicroStrategy Inc.
- Next message: Jeff Urlwin: "RE: how can I extract String as UTF-8 under UNIX, my data was in SQL Server Database and stored as Unicode data"
- Previous message: Ron Savage: "Re: Oracle Bulk Bind / Execute_Array"
- Next in thread: Jeff Urlwin: "RE: how can I extract String as UTF-8 under UNIX, my data was in SQL Server Database and stored as Unicode data"
- Reply: Jeff Urlwin: "RE: how can I extract String as UTF-8 under UNIX, my data was in SQL Server Database and stored as Unicode data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|