Dear Pros
I want to develop sql server job, that executes an SSIS package.
Is it sufficient to just copy package file from my SSIS project, paste it somewhere else, and have the job point to this package to execute it?
I've seen some one who did that, but I am wondering if it is a valid situation, and I will not face any problem with that?
Regards