Viewing 2 posts - 1 through 2 (of 2 total)
Hi Everyone
Here's something that worked for me, I wanted to share it just in case someone is looking for an alternative.
@ECHO OFF
dtexec /FILE "{package location}" /CHECKPOINTING OFF /REPORTING EW /SET...
January 11, 2011 at 7:55 am
#1271889
Hi SQL Learner,
If you are pulling multiple email ID's you'd be better off storing the result set in an object (use a for-each loop container) and pass that to a...
July 6, 2009 at 7:37 am
#1020366