wojtek 78792
SSC Enthusiast
Points: 132
More actions
September 21, 2016 at 3:10 pm
#329958
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
September 21, 2016 at 3:37 pm
#1902306
found my answer:
had to change AccessMode (property few rows above) to "from varible"
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply