Hi,
I have a script task that creates a SELECT statement which it assigns to a user variable called var_SQL and wish to assign this value to the
sqlCommand value under Custom Properties.
So far I've user User::var_SQL and @[User::var_SQL] and beleive this only accepts a literal value and maybe I have to create a custom component.
Can a user variable be used here or will I have to create a custom component?
Any help welcome.
EamonSQL