Thursday, October 25, 2012

Define a data Dictionary how it is used in SSIS development


Define a data Dictionary how it is used in SSIS development
Data dictionary is the place where we can grap the information of the objects stored in the database .
It is used in SSIS by writing the Sql script and scheduled the script so we will never have to worry about updating the documentation manually.

No comments:

Post a Comment