Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. whistlerheather

    Destination File - Dynamic Name

    fantastic. Thanks so much for your help. its working the active x script/ dynamic properties. thanks again!
  2. whistlerheather

    Destination File - Dynamic Name

    I have a Dynamic Properties Task in a DTS Package. I have set the datasource for Connect 2 (the destination txt file) to Query Connection 1 SELECT '\\myserver\my folder\' + (SELECT CONVERT(VARCHAR(8), GETDATE(), 5)) + '.TXT' When I click refresh, nothing happens. When I click Parse, it...

Part and Inventory Search

Back
Top