Hi,
I am trying in the Back Up Database Task to set the Value of SelectedDatabases via Expression.
Is there any way?
Thanks,
Willfried
SQL Server 2005 SP 1 + Hotfix
You cannot set the SelectedDatabases property with an Expression. Try using an Execute SQL Task and an expression to set the SqlStatementSource
No comments:
Post a Comment