Does anyone have any experience building SSIS packages with PostgreSQL data sources?<BR><BR>This is something I'm trying to tackle, updating a DTS package in to SSIS, but I'm running into some trouble ...
Calling an SSIS package from another SSIS package is, on the surface, a simple task. You just use the Execute Package Task and point it to a package on a SQL Server or somewhere in the file system ...