Problem with the row count transform

Posted by abkl on Stack Overflow See other posts from Stack Overflow or by abkl
Published on 2010-06-14T11:09:02Z Indexed on 2010/06/14 11:12 UTC
Read the original article Hit count: 122

Filed under:

Hi,

I currently deployed an SSIS package (Developed on the 2005 version) (developed on my local server) in a pre production environment for testing. I have used the Row count transform to get a count of good/bad records. It works fine on my local system . However when i deploy this on the pre prod server, the row count does not work! (as in it does not recognize the vairbales i have assigned to the relevant transofm - no drop down abvaliable in the variables attribute part. tried deleting and adding a new transoform.. no luck.

Strangely this does not work for any of the other packages also present/deployed on the same server (tried this out by dropping an rc tramsform onto an existing package... same problem)

Any suggestions?

Thanks a tonne

© Stack Overflow or respective owner

Related posts about ssis