Kbase P112702: Getting error 2704 connecting to database with SQL Explorer and password contains $ or ; characters.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/1/2008 |
|
Status: Verified
SYMPTOM(s):
Getting error 2704 connecting to database with SQL Explorer and password contains $ or ; characters.
[DataDirect][ODBC Text driver]Error parsing connect string at offset <offset#>
[JDBC OpenEdge Driver]:Error parsing connection string at offset 72.
Password contains special characters $ or ;
4GL connections using same username and password with special characters is successful.
Connection using SQL92 successful after changing password to remove special characters.
SQLExplorer.exceptions contains java.lang.NoClassDefFoundError
at sun/rmi/server/RemoteProxy.getSkeleton
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.0x
CAUSE:
Bug# OE00126045
FIX:
Currently the only known workaround for this behavior is to remove special characters from the user password.