sybase openclient 2003-12-19 - By Al Tobey
Back FYI, it 's easy to fix Sybase OpenClient (12.5) to work OK on RHES 3. Here 's the patch:
--- locales.dat.orig 2003-12-12 19:35:56.000000000 -0500 +++ /opt/sybase-12.5/locales/locales.dat 2003-12-12 19:33:14.000000000 -0500 @@ -215,6 +215,7 @@ locale = us_EN, us_english, iso_1 locale = C, us_english, iso_1 locale = default, us_english, iso_1 + locale = en_US.UTF-8, us_english, utf8 [netware] locale = ENGLISH, us_english, cp850
** ** ** PRIVILEGED AND CONFIDENTIAL ** ** ** This email transmission contains privileged and confidential information intended only for the use of the individual or entity named above. Any unauthorized review, use, disclosure or distribution is prohibited and may be a violation of law. If you are not the intended recipient or a person responsible for delivering this message to an intended recipient, please delete the email and immediately notify the sender via the email return address or mailto:postmaster@(protected) Thank you.
|
|