Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

can i use package parameter in data flow > destination > OpenRowset property (ssis 2012)

$
0
0
i have a package parameter called boat (string)i'm trying to do this :OpenRowset : "[dbo].[" + @[$Package::boat] + "caseup1H]"obviously its not working :) what bracket or a secret symbol am i missing ? thank you

Viewing all articles
Browse latest Browse all 2791

Trending Articles