[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

SQL2005 SSIS package ForEach Loop Container Problem when Deployed

Asked by Draschka in SSIS, SQL Server 2005

Tags: SQL2005, SSIS

When I deploy my SSIS package to the test server from my production server, I am experiencing an issue with a package I created that uses a For Each loop
I even tried copying the SSIS visual Studio solution and get the same problem.
Oddly enough I do not experience the problem on my development server even when I connect to the SQL server on the test server.
In the For Each Loop container I have a simple Execut SQL task , I am using OLEDB connections
The task simply Deletes records -  here is the statement
DELETE FROM Comm
FROM         Comm INNER JOIN
                      Suppliers ON Comm.SupplierID = Suppliers.SupplierID
WHERE     (Suppliers.House = ?)
I have the parameter mapping set for the Execut SQL Task to the foreach loop variable
works perfectly on the DEV server but on  the test server I get the error
" The multi-part Identifier "Suppliers.House" could not be bound
Schemas are the same, everything is the same except the connection strings
I have attached the .dtsx package for viewing  - its added in a zip file with .txt extension - you can change it back to dtsx extension
Attachments:
 
Microsoft Visual Studio 2005 SSIS package
 
[+][-]10/17/09 12:56 PM, ID: 25597216Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/19/09 09:56 AM, ID: 25606864Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/19/09 08:12 PM, ID: 25610817Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/20/09 09:15 AM, ID: 25615634Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/20/09 10:04 AM, ID: 25616179Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/20/09 10:42 AM, ID: 25616559Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/20/09 12:04 PM, ID: 25617300Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/20/09 12:35 PM, ID: 25617627Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/20/09 12:51 PM, ID: 25617829Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/20/09 02:58 PM, ID: 25619086Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/20/09 07:41 PM, ID: 25620484Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625