How to check Dynamics GP password in Visual Studio C# .net, need help.
*This post is locked for comments
Thanks for your valuable reply
Richard is correct. We wouldn't allow something like this because if it got into the wrong hands it would be a huge security risk.
If you download the VS Toolkit for the version of GP you are using you will find an example of how to do this. YOu will not be able to see the password but will be able to obtain it and pass it down to SQL for other uses. This will allow you to connect to your company database. This will revolve around the use of GPconnet.dll
From my understanding you will not be able write a simple connection string using the GP user and password and have it used to connect to the GP database. This is because the GP password is double encrypted so any .net code connectionstring with a valid user/password will not establish a connection. Thus you cannot validate the account.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156