Share via

SSIS Task property

Vaishu 41 Reputation points
2020-12-30T02:06:01.017+00:00

Is it possible to get task property in script task

like

Data Flow Task -----------> Script Task ----- > Execute SQL Task

User Variable : Disable 0/1

in My Script Task, i want to set property of Execute SQL Task , Disabled = 0 or 1 based on variable

I can set property in Expressions of Execute SQL Task

but i want to do in Script Task

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

Answer accepted by question author

Carl Fan 6,901 Reputation points
2020-12-30T10:06:12.807+00:00

Hi,
According to your description, it is related to SQL configuration. Please try to post the issue to SQL forum to help you better, they will be more professional on your issue.
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?category=sqlserver
Hope this helps and please help to accept as Answer if the response is useful.
Best Regards,
Carl

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Vaishu 41 Reputation points
    2020-12-30T12:42:33.07+00:00

    That's portal i always post my questions, but now i don't see SQL Server options, It used to be SQL Server under this we see SSIS, SSRS , T SQL now i don't see it

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.