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 |
aksana
Starting Member
13 Posts |
Posted - 2008-08-04 : 06:28:30
|
Hi, everyone.I have a question about installing BI Development Studio(BIDS).as this site below says, BIDS comes with SQL Server 2005 Standard Edition or over.http://technet.microsoft.com/ja-jp/library/ms143761.aspxLet's say, If I wanna work on making a SSIS package, do I have to install SQL server 2005 standard Edition itself?orcan I just pick BIDS tool from install CD not install SQL Server itselt?thank you.aksana |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2008-08-04 : 14:10:54
|
You can install client-tools from cd.Webfred |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-08-04 : 23:08:20
|
And you need install ssis too. |
 |
|
aksana
Starting Member
13 Posts |
Posted - 2008-08-05 : 02:19:39
|
hi, webfred & rmiaothank you for replying.But Im kinda confusing,,,,, is it possible that I can install ssis and BIDS without installing SQL Server 2005 ?accoding to thi URL, http://technet.microsoft.com/en-us/library/ms143761.aspxI see SSIS comes when I install SQL Server 2005.sorry for asking the same qeustion over and over again..thank you.aksana |
 |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2008-08-05 : 03:00:14
|
Let's say you have installed SQL Server on a Servermachine with all parts that you need.You can start setup on client-pc and decide what particular installation is needed on the client WITHOUT installing SQL Server on the client-pc.Webfred |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-08-05 : 23:30:31
|
You can install bids along on client machine, but ssis package will not run without ssis service. |
 |
|
|
|
|
|
|