I am using Visual Studio 2005 with SQL server 2005 + Reporting services. I am using multiple Select command in my Stored procedure and its working find in my forms. But When I want to make report using Report Server project, report designer show fields of first select query only?!!

How can I get all tables in Data set in Report Designer?