Re: Freetds + DBD-Sybase + UTF-8
David Dick <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On 09/28/2011 06:43 PM, Tom Braarup Cuykens wrote: > > I am having some problems when getting some data from a MS-SQL server using DBD::Sybase and Freetds (version 0.82): the encoding fails. *snip* > freetds.conf : > host = localhost > port 1433 > tds version = 8.0 > charset = UTF-8 *snip* try changing "charset = UTF-8" to "client charset = UTF-8"