Menu

#5 Language/Charset warnings

open
nobody
None
5
2005-10-28
2005-10-28
Anonymous
No

When connecting to an ASE server with sqsh - if there
is a non iso_1 character set ( in my case utf8) etc,
several warning messages are returned - 5704, 5703 &
5701 - according to one of the solved cases on Sybase'
website , these can be suppressed in OpenSwitch -
using :

SUPPRESS_CHARSET = 1 - suppresses 5704
SUPPRESS_DBCTX = 1 - suppresses 5701
SUPPRESS_LANG = 1 - supresses the language
change

I was wondering whether this kind of suppression could
be added to SQSH so that the messages are
suppressed when connecting to ASE?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.