Hello,
I am developing a system and I need to use the Microsoft Dynamics GP users that are created in SQL Server, to be able to access the databases of the companies, however it has not been possible since it does not allow it, so I ask, Is it possible to use these users to read and edit information in any of the tables?
I am using this statement "PWDCOMPARE ('clear_text_password' , password_hash [, version])" of SQL Server to compare the key and it only works with the user that is native to SQL Server, the users that are created from Dynamics GP do not generate the result to the query that I am doing.
Another question I have is, how does that key coming from Dynamics GP work? Does it come in blank? and that's why he does not let me access.
Thank you.
*This post is locked for comments
I have the same question (0)