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