DTS with array

  • I need to do a DTS that query a table and populate an array or something like that, because

    I need one field of that table to send an e-mail to the manager BUT if that table as 100 records I need to send 100 information to him.

    How do I do that? any ideas?

    thanks in advance

  • When you query the table you'll get a result set that has multiple rows in it. That can be sent via email to a manager.

    This might help: http://www.sqldts.com/235.aspx

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply