- Albert van Bochove
- PowerBuilder
- Wednesday, 20 September 2023 07:08 PM UTC
Hello,
in my application I am connecting to the database using the connection string that is defined in a Registry key, this is my code and as I show you in the attached images, you can see that when I debug my code I am receiving my transaction all the information correctly, my question is, if the registry key is well defined, because when the app reaches the line that says connect, it shows a window dialog for the user to choose the odbc connection that is already defined in the registry key ? I don't want the user to have to choose again the odbc connection that the app is going to use, I just want them to enter their username and password and the app to open correctly, I have an unwanted step, and I don't know how to remove it from above.
How to make this connection without that dialog to choose the odbc connection?
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.