Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
arkiboys
Master Smack Fu Yak Hacker
1433 Posts |
Posted - 2007-07-05 : 04:57:28
|
Hi,Using SSIS 2005 how is it possible to loop through a folder on the network, look at each file, pass the data inside each file as a string into a stored procedure.Thanks |
|
nr
SQLTeam MVY
12543 Posts |
|
arkiboys
Master Smack Fu Yak Hacker
1433 Posts |
Posted - 2007-07-05 : 06:45:35
|
using SSIS I am not sure how to pass the data from each file into a stored procedure as a parameter |
 |
|
|
|
|