TD6.0 SP4: Login on Oracle with password containing a slash

General discussion forum about all databases other than SqlBase.
pba

TD6.0 SP4: Login on Oracle with password containing a slash

Post by pba » 02 Feb 2012, 10:39

Hi All,

Login on a Oracle database with an password containig a slash (/) causes an error.
Our customers use passwords containing slashs.

Examples:
Set SqlPassword = '/test1'
SqlConnect causes the error:
----
Error No: 404
Invalid password
Reason: Attempting to connect to the database with a bad password.
Remedy: Use a valid database name, user name, and password.
----

Or second test:

Set SqlPassword = '//test1'
SqlConnect causes the error:
----
Error No: 194
More than three slashes in connect
Reason: Attempting to connect to a database and the specified database
name, username, password, servername string contains more than
three forward slashes.

Remedy: Modify the connect string containing the database, username,
password, and servername. A forward slash separates the database
name, username, password, and servername in the form
"databasename/username/password/servername".
----

Environment:
- Windows XP SP3, Windows 7
- Team Developer 6.0 SP4 Win32
- Oracle Client 11 32-bit
- Oracle Database 11.2.0.2.0

In LoginTest.app see Internal Function fConnect.

Can you confirm this behaviour?

Best regards,
Peter
-----------------------------------
Entimo AG
Berlin, Germany
http://www.entimo.com
You do not have the required permissions to view the files attached to this post.

Return to “General Discussion”

Who is online

Users browsing this forum: [Ccbot] and 0 guests