Hello,
We have implemented forms authentication for Report Builder. Currently the Datasources for report models have sqlserver authentication. I want it to be changed to Windows authentication due to some security issues. I did that. Now I able to access the model, but unable to connect to the database from the model. The windows authenticated user which is the application pool identity, have access to the database, in fact it has serveradmin access.Please advice where am I going wrong.