I have a MDR program, I am passing data to the report for the SQL to use to limit output. I can run the report the first time with no problem, but if I run the report again, within the same session, I get an error message "3705 object is already open", I can not figure out how to close it and be able to open it backup with new data passed to the SQL in the report.