Wikis

Browse Wikis

SSIS Tips

Wiki to describe some usefull tips and tricks
Not rated

SSIS Dinamically call a SSIS package (Filesystem location)

To call dinamically a package located at the filesystem, you can do that inside the package (1) or from a bat file...
Revision #2 Posted to SSIS Tips by PedroCGD on 07-15-2009
Not rated

SSIS Data Reader parametized query (Sybase, AS400...)

A usually request that see often is how to create a dynamic parametized query inside a data reader source. Normally...
Revision #1 Posted to SSIS Tips by PedroCGD on 07-14-2009