Run Package Parameters
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hello CP, I've got a package in Sql Server 2005 (Integrated Services) and had a question about the useage of parameters. I perform a right click on my package and pick 'Run Package'. I go to the Set Values tab and put in my parameters like this:
Property path | Value
\package.variables[Dir].Value | C:\DBExports\
\package.variables[Month].Value | 4Here's my problem: I want to use a single package to export the current and past month. Is there a datetime function or macro I can call in the Value field?
The first rule of CListCtrl is you do not talk about CListCtrl - kornman