![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi - I am porting a system from DTS to SSIS. The old version runs packages programmatically loading and running a DTS.Package2 object. I can load and execute and SSIS package using the Microsoft.SqlServer.Dts.DtsClient API, but the package runs locally. I have a lot of questions about this, but there is very little information available. I would like to run the package on the server and just receive the output as with any other server based system. Is this possible? If it must run locally, what are the minimum requirements required on the local system. Can I just have the client componnts installed? Or must I have SSIS services (I would assume so). Do I need SQL server itself installed? Thanks, Peter |
#3
| |||
| |||
|
|
Hello Peter, You do not need SQL Server Have a look at these topics in BOL ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/dtsref9/html/9f6ef376-3408-46bf-b5fa-fc7b18c689c9.htm ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/dtsref9/html/610ee7d9-4fea-4aba-9395-57add826923b.htm Allan Mitchell www.SQLDTS.com www.SQLIS.com www.Konesans.com Hi - I am porting a system from DTS to SSIS. The old version runs packages programmatically loading and running a DTS.Package2 object. I can load and execute and SSIS package using the Microsoft.SqlServer.Dts.DtsClient API, but the package runs locally. I have a lot of questions about this, but there is very little information available. I would like to run the package on the server and just receive the output as with any other server based system. Is this possible? If it must run locally, what are the minimum requirements required on the local system. Can I just have the client componnts installed? Or must I have SSIS services (I would assume so). Do I need SQL server itself installed? Thanks, Peter |
![]() |
| Thread Tools | |
| Display Modes | |
| |