DTS pckg for export excel into temp SQL tbl to use in SP for data manipulation -
07-14-2005
, 01:40 PM
I need to create a DTS package , which will export data from excel into temp
table in MS SQL and then use stored proc to manipulate this data from temp
table and some permanent tables.
Any help will be appreciated.
Regards,
Ilin
--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums...r-dts/200507/1 |