问题
From what I can find online about using VS2008 to create a integration/reporting services project it appears I need to have SQL 2008. Does anyone know of a work-around that would allow me to use VS2008 with SQL 2005?
回答1:
Installing SQL Server 2005 client/workstation tools should install BIDS 2005.
回答2:
Your license for SQL2008 should allow you to downgrade and use BIDS2005. I've had VS2005 and VS2008 both installed on the same machine concurrently.
来源:https://stackoverflow.com/questions/139342/can-i-create-a-bids-project-in-vs2008-with-sql-2005