SQL Server 2008 BIDS without the Database Engine
Posted
by Gareth Hill
on Stack Overflow
See other posts from Stack Overflow
or by Gareth Hill
Published on 2010-05-26T21:39:27Z
Indexed on
2010/05/26
21:41 UTC
Read the original article
Hit count: 310
sql-server-2008
Does anyone know how we can install BIDS for SQL Server 2008 without having to install the Database Engine?
With the SQL Server 2008 Express install it appears to be mandatory to install the Database Engine when all we would like the end users to have access to is BIDS to develop their RDL's to deploy to an existing SSRS instance?
It looks like BIDS 2005 was available as a standalone download - the toolkit - however I cannot find anything similar for 2008.
© Stack Overflow or respective owner