charactersets with sybperl 2.18
"Mr. Dan" <[email protected]> Fri, 19 May 2006 13:49:31 -0400
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm getting close to passing all the tests in make tests. Having the right
env helped, but I'm still getting this error.
Message String: Cannot find the requested character set in Syscharsets:
name =
'utf8'.
I'm not sure what to make of this. Locales.dat has an entry for utf8. I
wonder if the older characterset used in the database(on 11.9.2 ASE) I'm
testing to is using an older or slightly different version had some kind on
incompatible character set.
I also had to revise the interfaces file from this:
bean5095d
master tli tcp /dev/tcp \x000213a2438224080000000000000000
query tli tcp /dev/tcp \x000213a2438224080000000000000000
bean5095d
master tcp ether prune 5095
query tcp ether prune 5095
I'm using OCS-15_0 with sybperl-2.18.
Thanks,
~DjK