Hi,
I have just created a report in Report Manager using a Stored Procedure which uses a temporary table.
I'm getting the error "Could not generate a list of fields for the query. Invalid object name '#xxxx'"
I read this is because when Report Manager tries to PrepareQuery it runs into difficulty because the temporary table doesn't exist yet, is this correct? If so do you have any work arounds?
Thanks