Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
swenri
Yak Posting Veteran
72 Posts |
Posted - 2008-05-21 : 11:24:26
|
Hello all, I've a question regarding VS 2005 and SSIS (BIDS -- Business Intelligence Development Studio) I will be moving the existing databases from MS-Access 2003 to Sql Server 2005. My question is I've Visual Studio 2005 Professional Edition version 80.0.50727.42 installed on my system. How do I access Sql Server 2005 , SSIS and SSRS. I mean BIDS using VS 2005? Does Sql Server Express edition which comes with VS 2005 give me access to work with SSRS and SSIS?All help / suggestions are highly appreciated.Looking for an early reply.Thanks, |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-05-21 : 11:43:03
|
Just open Visual studio. Click new project. It will ask for type of project. Give Integration Services project for SSIS and report server project for SSRS. |
 |
|
|
|
|