Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 SSIS command line parameter

Author  Topic 

soumya rao
Starting Member

2 Posts

Posted - 2009-04-29 : 07:14:04
Hi,
I have a parameterized
C:\Program Files\Microsoft SQL Server\90\DTS\Binn>dtexec /f "D:\SSIS\L & H\Model\Test\Test-29-04-09-1.dtsx /SET \package\DataFlowTask.Variables[User::Vartest].Properties[Value];BAR"

I am ablet to run the package from the command line without pssing the parameters, but with the parameter I throws the error
"Unable to load the package ..."

Please help.
SSR
   

- Advertisement -