DTS and Extended Stored Proc -
03-24-2005
, 01:34 PM
I am trying to create a DTS package to send results from an extended stored
procedure [master.dbo.xp_fixeddrives] directly to an Access table.
Since this extended stored procedure [master.dbo.xp_fixeddrives] returns
multiple rows and multiple columns, what DTS Task or Tasks would be best
suited to accomplish this?
--
Message posted via http://www.sqlmonster.com |