Contents tagged with SQL Server
-
Microsoft SQL Server Integration Services (SSIS) and reading configuration from a database part 1 idea
A deployed SSIS package consist of some compiled code and it’s configuration. Typically the configuration will be more or less static information such as database connection strings, pathnames, urls … more