on ‎2023 Jun 16 6:24 AM
Hello.
I have multiple instances running. For each instance i have create links that start dbisql.exe with the Connection String for that instance. In the String i don't include the Password for security reason.
The behaviour since years the behaviour was that isql starts up with all parameters from the connection string prefilled in the Connections screen.
I installed EBF 17.0.11.7312.
Now the ENG and DBN paramters are missing from the dbisql login screen.
My command line is
"%SQLANY17%\\Bin64\\dbisql.exe " -c "ENG=XXX;DBN=yyyy;UID=myuser;links=tcpip(host=x.x.x.x;port=2638)"
When dbi sql comes up the Server Name and Database Name fields are empty.
When I provide the proper password on the command line with the PWD= parameter the connection is established correctly. So I see no problem with my code here.
The same call with the Client of ASA16 is working as expected.
"%SQLANY16%\\Bin64\\dbisql.exe " -c "ENG=XXX;DBN=yyyy;UID=myuser;links=tcpip(host=x.x.x.x;port=2638)"
Any ideas are welcome.
Probably somebody knows the latest version that is working without this problem.
Thomas
Request clarification before answering.
This issue will be corrected in a later release (CR 828167).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.