in reply to Re^2: Encoding issue from DBI to string
in thread Encoding issue from DBI to string
Not sure if anyone who have the answer here, but assuming the DB is set up appropriate with all UTF-8 encoding and data appearing valid in the tables, it wouldn't really matter how it's getting into the database to begin with, right?
We're using a 3rd party program as a scraper, and its underlying Java is dumping the data to the DB. I haven't looked into it much just because the data appears right in the DB with all UTF-8 encoding configured, so I assumed it wasn't the issue.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Encoding issue from DBI to string
by karlgoethebier (Abbot) on Jan 04, 2013 at 10:02 UTC |