[freetds] Charset question

jack brack jack.brack at inbox.com
Wed Apr 12 05:27:29 EDT 2006


Hello,
For this php code:
 sybase_connect($user, $pass, $serv, "iso_1")

Why does CT try to connect as UTF-8?

It does the same for this one too:
  sybase_connect($user, $pass, $serv, "iso-8859-1")
but Sybase doesn't recognise the character set.

Any ideas?

Thanks.


More information about the FreeTDS mailing list