dbTalk Databases Forums  

Help on sybase charsets

comp.databases.sybase comp.databases.sybase


Discuss Help on sybase charsets in the comp.databases.sybase forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sankasu
 
Posts: n/a

Default Help on sybase charsets - 10-07-2009 , 08:01 AM






Hi All,

Can anyone help me with the path for downloading Swedish Charsets for
Sybase and if possible the steps to install the same.I need to do it
via Solaris.

Reply With Quote
  #2  
Old   
Leonid Gvirtz
 
Posts: n/a

Default Re: Help on sybase charsets - 10-08-2009 , 02:38 AM






On Oct 7, 3:01*pm, Sankasu <suraj.shan... (AT) gmail (DOT) com> wrote:
Quote:
Hi All,

Can anyone help me with the path for downloading Swedish Charsets for
Sybase and if possible the steps to install the same.I need to do it
via Solaris.
Hi

According to documentation, Swedish is supposed to be covered by iso_1
and cp850 character sets, so you don't need to download and install
anything, these charsets are installed by default. I worked with a
Swedish dataserver a couple of years ago and, as far as I remember,
nothing special had to be done with charset configuration, iso_1 was
sufficient.

Note that you may need to configure your client's locale to Swedish in
order to display Swedish characters properly.

Hope it helps
Leonid Gvirtz

Reply With Quote
  #3  
Old   
Sankasu
 
Posts: n/a

Default Re: Help on sybase charsets - 10-08-2009 , 05:17 AM



On Oct 8, 12:38*pm, Leonid Gvirtz <lgvi... (AT) yahoo (DOT) com> wrote:
Quote:
On Oct 7, 3:01*pm, Sankasu <suraj.shan... (AT) gmail (DOT) com> wrote:

Hi All,

Can anyone help me with the path for downloading Swedish Charsets for
Sybase and if possible the steps to install the same.I need to do it
via Solaris.

Hi

According to documentation, Swedish is supposed to be covered by iso_1
and cp850 character sets, so you don't need to download and install
anything, these charsets are installed by default. I worked with a
Swedish dataserver a couple of years ago and, as far as I remember,
nothing special had to be done with charset configuration, iso_1 was
sufficient.

Note that you may need to configure your client's locale to Swedish in
order to display Swedish characters properly.

Hope it helps
Leonid Gvirtz
Thanks Leonid for the valuable info.Could you please also help me with
the settings that needs to be done.I understand that in the config
file there needs to be some update for the parameter LC_All.My
question is where do i find this cfg file wherein the update needs to
be done.

Reply With Quote
  #4  
Old   
SybaseNeal
 
Posts: n/a

Default Re: Help on sybase charsets - 10-14-2009 , 04:10 PM



Hello,

I'm not sure which configuration file you are referring to. Normally,
LC_ALL is
set at the operating system level. In the below example, I use Linux:

[nstack@redsun4 ~]$ locale -a | egrep "swedish|sv_"
sv_FI
sv_FI@euro
sv_FI.iso88591
sv_FI.iso885915@euro
sv_FI.utf8
sv_SE
sv_SE.iso88591
sv_SE.iso885915
sv_SE.utf8
swedish
[nstack@redsun4 ~]$ setenv LC_ALL sv_SE.iso88591
[nstack@redsun4 ~]$ locale
LANG=en_US.UTF-8
LC_CTYPE="sv_SE.iso88591"
LC_NUMERIC="sv_SE.iso88591"
LC_TIME="sv_SE.iso88591"
LC_COLLATE="sv_SE.iso88591"
LC_MONETARY="sv_SE.iso88591"
LC_MESSAGES="sv_SE.iso88591"
LC_PAPER="sv_SE.iso88591"
LC_NAME="sv_SE.iso88591"
LC_ADDRESS="sv_SE.iso88591"
LC_TELEPHONE="sv_SE.iso88591"
LC_MEASUREMENT="sv_SE.iso88591"
LC_IDENTIFICATION="sv_SE.iso88591"
LC_ALL=sv_SE.iso88591

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.