Starting a database server using character set translation

Character set translation takes place if the client and server locales are different. Character set translation is enabled by default in Sybase IQ. You can turn character set conversion on and off explicitly on the database server command line.

StepsDisabling character set translation on a database server:

  1. Connect using the charset=none parameter on the connection string. For example:

    CharSet=none