Hello,
I would like to deploy my packages to SQL Server, but I am a little nervous as I have never done it before. I am afraid of breaking something and not knowing how or where to fix it. It's pretty easy to see what's going on in the file system with my packages - not so sure about saving to SQL Server...
Are there any caveats I need to be aware of?
For example, what if I need to change something? Do I need to "re-deploy" if any of the packages change? Or are the changes saved to SQL Server automatically when changes to the packages are saved?
Also, what is this "magic folder" (the folder where dependent files go) Is there a "standard" place for this folder? My book on SSIS mentions it, but does not indicate where to put it.
One more thing, I am clueless about configuration files. Are these important? I realize this is a vague question. But the packages I am working on now are tested and working... they are not going to be migrated anywhere. So should I bother with a configuration file? That is, when would I need a configuration file?
Thanks much!
I would like to deploy my packages to SQL Server, but I am a little nervous as I have never done it before. I am afraid of breaking something and not knowing how or where to fix it. It's pretty easy to see what's going on in the file system with my packages - not so sure about saving to SQL Server...
Are there any caveats I need to be aware of?
For example, what if I need to change something? Do I need to "re-deploy" if any of the packages change? Or are the changes saved to SQL Server automatically when changes to the packages are saved?
Also, what is this "magic folder" (the folder where dependent files go) Is there a "standard" place for this folder? My book on SSIS mentions it, but does not indicate where to put it.
One more thing, I am clueless about configuration files. Are these important? I realize this is a vague question. But the packages I am working on now are tested and working... they are not going to be migrated anywhere. So should I bother with a configuration file? That is, when would I need a configuration file?
Thanks much!