We're using VS2005 to create SSRS reports using our SQL 2005 database. There are some annoyances so I'd like to use VS2010, or VS2008. I'm using an online lesson for VS2010 SSRS but that has templates that I don't have in my VS2010, such as Report Server Project Wizard and Report Model Project, likely because I haven't installed SQL 2008. So, can VS2010 create reports using SQL 2005?
The only report template I have is under VB or C# and the report project that it creates appears to be designed to produce the report on a form, not deployed to SSRS. Is there a way to get the templates that will allow me to create a report that uses the report server? The Database templates only have database projects, no reporting.
Thanks for any help.