have a secure database setup which produces a report that is the result of data taken from a table which is created using a make table query. Each time the query is run the database is recreated. The user of the report is given permission for all related tables, but when she prints the report the first time, the table is recreated and the next time she attempts to print the report she no longer has permission to use that table. Is there any way to get around this problem?