I had an Invalid Object Name error when I was using a temporary table inside a stored procedure when I was reporting services. It ran fine in management studio but errored in the report designer wizard.
Fixed it by using the SET FMTONLY OFF command. Happy days :)
No comments:
Post a Comment