Hi,
We have a standalone PB2019 application which is hosted in Citrx and uses the SQL Authentication.
But now we want to use the windows authentication using a functional ID (BOX id) but this can't be achieved using SQL Native Client.
Could any one please suggest me how we can achieve the windows authentication (Kerberos or something else)
Looks like Kerberos is not supported using SQL Native Client. So, any other way using SQL Native client is much appreciated.
Thanks in advance!