Re: How can I have SSIS save configuration file path as a relativepath? -
06-03-2008
, 07:08 AM
Hi Axel,
I'm not sure I understand what you mean by that. As long as you have
a SQL Server db with the configuration details, you can simply set the
environment variable to point at the correct database containing the
other configuration details. WRT absolute paths in Execute Package
tasks - these can simply be set using Expressions (or can be
configured).
What exactly are you trying to do? Maybe I can help you with the
overall picture rather than trying to address these specific
questions?
Good luck!
J |