I have SQL 2k client installed on my system, and i design dts packages from
here which are saved on a different server. I have encountered a very weird
issue with input/output parameters on my system. When i try to create an
output parameter from a sql statement, it is not retaining the value, and i
am getting the error "no parameter value has been supplied" when i try to
read that parameter as an input parameter in another task. What is weird is
that if i open the package on another server, and then reset the parameters,
it works correctly. For another package, i saw that the "parameters" tab for
an "execute sql task" greyed out, which means that i cannot specify an input
or an output parameter, for the same package it works fine when i open it
from another machine. Is it an issue with DTS on SQL 2k client machines? The
other machines i looked have the server software on them. Thanks
Vinay