Creating SSRS Reports From Local Client

Hi All

Currently I create SSRS reports for a local AX 2009 database through Visual Studio 2008. When I am happy with the end report I export my query from my local database then import into our TEST environment. I also then open up the Visual Studio project on the server, add my query from the TEST envrionment, then deploy it onto our Report Server, finally adding it to a menu button in AX…

I am wondering though, if there is anyway of adding the TEST server to my connections in Visual Studio 2008, so that I can develop on my client machine, but access queries and data straight from the server?

I have tried adding a new server and choosing our TEST server, but I cannot access any datasets when creating reports, the query list is blank?

Thanks in advance [Y]