|
Home > Archive > MS SQL Server DTS > March 2006 > SSIS in sql2005
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I can't find SSIS in sql2005? the SSIS service is running.
Thanks
| |
| David Portas 2006-03-30, 8:27 pm |
| mecn wrote:
> I can't find SSIS in sql2005? the SSIS service is running.
>
> Thanks
SQL Server BI Development Studio is the place to design SSIS packages.
BI Studio should be in your SQL Server program group assuming you
elected to install that option.
--
David Portas, SQL Server MVP
Whenever possible please post enough code to reproduce your problem.
Including CREATE TABLE and INSERT statements usually helps.
State what version of SQL Server you are using and specify the content
of any error messages.
SQL Server Books Online:
http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
--
| |
|
| got it, thanks, David
"David Portas" < REMOVE_BEFORE_REPLYI
NG_dportas@acm.org> wrote in message
news:1143751653.223562.84760@j33g2000cwa.googlegroups.com...
> mecn wrote:
>
> SQL Server BI Development Studio is the place to design SSIS packages.
> BI Studio should be in your SQL Server program group assuming you
> elected to install that option.
>
> --
> David Portas, SQL Server MVP
>
> Whenever possible please post enough code to reproduce your problem.
> Including CREATE TABLE and INSERT statements usually helps.
> State what version of SQL Server you are using and specify the content
> of any error messages.
>
> SQL Server Books Online:
> http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
> --
>
|
|
|
|
|