-
Richard Hartman
- PowerBuilder
- Thursday, 13 February 2025 02:25 AM UTC
We are connecting to an MS SQL Server database.
We are using "NT Validation" ... which means that our system login credentials are used transparently to gain access to the db -- there is no need to ask for a login id or password.
The code I have inherited was written with the traditional login dialog (w_logon) which I no longer need. How do I connect to the database WITHOUT using the login dialog?
You may assume that I am pretty much completely new to powerbuilder. If there is something obvious I am missing, do not assume that it is too obvious. Given that the logon dialog seems to have been supplied as a llibrary object by powerbuilder and not something that was just whipped up by the local progammers as a form to collect user id and password I am _assuming_ that there is something magic about it and it is somehow necessary to the connection process. Otherwise, why would it have been provided as a system object?
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.