0

i am trying to update a report. i have stored procedure in my database for getting the fields for data set.i updated the stored procedure for new data fields, and the stored procedure is working properly. but when i try to refresh the fields in the data set it shows the error "Could not update a list of fields for the query. Verify that you can connect to the data source and the query syntax is correct."

i am using a shared data source. and connection to the data source is working. it was worked yesterday but now i am not able to refresh data fields.

please help me

thanks in advance

Anupa Sankar
  • 491
  • 2
  • 7
  • 17

1 Answers1

0

I solved this problem.

I login to my system using different account. That's why my access credentials are different.i solved this problem by changing my account.

their is one more chance to occur this problem. that is when our credentials to the data source is not correct at that time also we got the same error.

Anupa Sankar
  • 491
  • 2
  • 7
  • 17