Forum Discussion
Markzolotoy
5 years agoImpactful Individual
Error connecting to Data Source
I am getting this while running my paginated report: Could not connect to the data source. Data for this report could not be fetched. The data source was found, but the credentials or identity used...
- 5 years ago
The windows account you are using in the connection doesn't seem to have access to the data source (where you are pulling data from). Try connecting to the data source directly using the windows account as a test.
- 5 years ago
Yes, that was the problem. I had to bind that user to the appropriate DB.
Shahfaisal
5 years agoSolution Sage
The windows account you are using in the connection doesn't seem to have access to the data source (where you are pulling data from). Try connecting to the data source directly using the windows account as a test.
Markzolotoy
5 years agoImpactful Individual
Yes, that was the problem. I had to bind that user to the appropriate DB.