Re: Charset option
Daniel Fazekas <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On May 19, 2011, at 09:52, Dalibor Kušić wrote: > Regarding the ISO-8852-2 and CP1250 message, it was also a mistake. Later I figured out that the environment was set to UTF-8. So the environment is set to UTF-8, but is your terminal application as well? You haven't told us what excatly are you using to test. Executing tsql in a terminal and checking the result on screen? Redirecting output to a file and examining that? Testing through ODBC? Outputting to a web browser? > BTW Setting the TDSDUMPCONFIG variable did nothing? No log file was produced? You have to set it to a file name, same as TDSDUMP. You can also just set it to "stdout" and have the output dumped to your terminal. http://www.freetds.org/userguide/logging.htm#ENVIRONMENT