0

I am working on a ssrs report where I am using a custom data source i.e. I am using ssrs expression ="data source=" & Parameters!ServerName.Value & ";initial catalog=master;integrated security=sspi" to use multiple connections from selected parameter to connect to that particular server.
I am able to connect to SQL Server 2012 and above. But below 2012 versions are not connecting.
I tried integrated security as true and false and yet it didn't connect.

pfx
  • 20,323
  • 43
  • 37
  • 57

0 Answers0