Top "Bids" questions

Business Intelligence Development Studio (BIDS) is a special version of Visual Studio that is used to develop projects for SSIS, SSAS, and SSRS.

SSIS Script Editor throws an exception

I have SQL Server 2012, SSIS, SSDT and Visual Studio 2010. I can create a new SSIS package and add a Script …

visual-studio-2010 ssis bids vsta
How to check if SQL Server BIDS is installed

i want to create sql server integration service package by the use of Business Intelligence Development Studio but don't know …

ssis bids
Positioning tables and charts in BIDS SSRS

See (image.1) - As you can see, in the design view I have my two tables on the left and …

sql-server sql-server-2008 reporting-services ssrs-2008 bids
Make SQL Server Reporting Services use metric measurements

I'm newly getting into creating and programming reports using SQL Server Reporting Services. One thing that bugs me right off …

reporting-services bids metric-system
Can you monitor the execution of an SSIS package, in BIDS, as it runs on the server?

Although my title states my current goal, I am open to alternative solutions. In short, I have a series of …

debugging sql-server-2005 ssis bids
Quickly changing SSIS-packages data source parameters for easy migration

I would need to migrate a SQL database from Sybase to MS SQL Server. Before doing the actual migration on …

sql-server ssis odbc bids
SSIS: How to disable task?

I would like to keep a task in an SSIS package but enable/disable it when i please. Is there …

ssis sql-server-2008-r2 bids
How do I upgrade SQL Report projects (rptproj) to Visual Studio 2012?

Were I work we are currently using visual studio 2008 because 2010 did not include the bids stuff, I have now been …

reporting visual-studio-2012 bids
Can you reorder columns in Report designer (bids 2005)

I have a reporting service report and I can't seem to figure out how to reorder the columns in the …

visual-studio-2005 reporting-services rdl bids
SQL Server 2005: Select One Column If Another Column Is Null or Contains a Word

I am trying to create a report using BIDS. I want one of the columns to provide an email address. …

sql-server sql-server-2005 bids