The variable “$Project::conn_string” was not found in the Variables collection
I have a SSIS project that runs fine in debugging mode.
However, when running it on the server it gives me the error above.
variable “$Project::conn_string” was not found in the Variables collection
I have a SSIS project that runs fine in debugging mode.
However, when running it on the server it gives me the error above.