on 2019 Jul 22 9:08 AM
Hello, all Is it possible that when specifying the Connection string through DSN and adding InitString property to it in code, then the InitString will be taken from the DSN?
We noticed that this DBPARM does not work (the InitString does not happen):
//----------------------
ConnectString='DSN=dsnName;InitString=....'
//--------------------------
If using execute immediate for the same string, the the connection authentication is visible in the connection property.
Thank you
Arcady
Request clarification before answering.
Hello, Breck WE are fully aware of the problems with DSN entires. However, it is not something which we can control at this time.
Actually, in PB, the problem is non-existent, since we use "EXECUTE IMMEDIATE" and not the InitString. Our problem is in other applications.
But now I believe it could be a simple QUOTE/APOS problem. I told the developers to take another look at the connection strings and how the quotes are placed. It could very well be as simple as that.
Thank you for your help
Arcady
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
30 | |
9 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.