Sql server > SSRS >> Business Intelligence Views : 7023
Rate This Article :

Business Intelligence Development Studio

Business Intelligence Development Studio (BIDS) :

BIDS is the tool that we use to develop reports.  It provides an interface based on Microsoft's Visual Studio product which has been used by developers for many years.  The SQL Server 2008 version of BIDS has some nice enhancements to the user interface for designing, developing and testing reports. 

BIDS is included with SQL Server.  When you are running the SQL Server installer, you need to click the Business Intelligence Development Studio checkbox in the Shared Features section in order to install BIDS.  You probably want to select all of the items in the Shared Features section.  After completing the installation, you can launch BIDS from the Microsoft SQL Server 2008 program group.

To begin launch BIDS by selecting SQL Server Business Intelligence Development Studio from the Microsoft SQL Server 2008 program group.  Click File, New Project on the top-level menu to display the New Project dialog.  Click Visual Studio Solutions under Project Types, Blank Solution under Visual Studio installed templates, and enter the Name and Location. 

Click OK to create a blank solution.  Now we want to add a project to our solution.  A solution is just a container for one or more projects.  By creating a blank solution, we can add multiple projects that make up the complete solution that we are building. Click File, Add, New Project from the top-level menu to add a Report Server project to the solution.  Fill in the Add New Project dialog .              

At this point we have created a blank solution and added a Report Server project to the solution.  Report Server Project Wizard is one of the options under Visual Studio installed templates.  This option will create a project and immediately launch the Report Wizard and you probably don't want to create a new project for every report.

About Author
Kirthikaa A S
Total Posts 5
-
Comment this article
Name*
Email Address* (Will not be shown on this website.)
Comments*
Enter Image Text*
   
View All Comments
amendenhall
Man Interested Hi, i read your blog from time to time and i own a similar one and i was just wondreing if you get a lot of spam responses? If so how do you prevent it, any plugin or anything you can advise? I get so much lately it's driving me insane so any help is
  Privacy   Terms Of Use   Contact Us
© 2016 Developerin.Net. All rights reserved.
Trademarks and Article Images mentioned in this site may belongs to Microsoft and other respective trademark owners.
Articles, Tutorials and all other content offered here is for educational purpose only and its author copyrights.