I have a button that adds a few values to a table via a stored procedure. I'm able to call the procedure and update the values...but that leaves me on an empty report page (the report only has update statements).
What do I need to add to redirect back to the original report?