ECN-SQL171 Special characters in user names and passwords

Defect Number: 352036

Product: AcuSQL

Module: Runtime

Machines Affected: All Intel

Known Versions Affected: All

DESCRIPTION:

All special characters used in a user name or a password must be surrounded by {} brackets. If the } closing bracket is used as a special character, it must be doubled to escape it. For example:

my{@}user{}}name

Translates to:

my@user}name