Is there a way that I can write back to the database in the report? I know that I can use the parameters at the top to pass the value and insert data into the database using sql.
I want to have an editable field in my report with an initial value and the ability to save changes to the database.
Is there a chance to do this with SSRS? Maybe some kind of addition? If not, is there a free alternative reporting mechanism that can do the job?
I know that Infor BI can be used for such tasks, but licenses are expensive, especially if this is the only advantage.
source
share