SQL Server : How do I put a label on top of “Data Flow” tab of my ssis package ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t add a label above the ‘Data Flow’ tab. The tabs are part of the SSIS interface. The only text above the tab is the name of the SSIS package (which of course you can rename as required).
You can add an annotation on the data flow design surface, by right-clicking and choosing ‘Add Annotation..’ from the menu.