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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.