I have a DTS package that exports contents of a table to a text file. I want to modify it so at execution time, it will prompt me for PLANT value and export only matching rows. I put a "WHERE PLANT = ?" in my query and setup a global variable to map to Parameter1, but how do I get it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.