Home Forums SQL Server 2012 SQL 2012 - General Master/Driver Package and Expression to Set Variable - Be Careful RE: Master/Driver Package and Expression to Set Variable - Be Careful

  • I use a VB.net script task to set the date:

    Dts.Variables("BatchDate").Value = date.Now()