Viewing 2 posts - 1 through 2 (of 2 total)
There are some good examples of this on SQLDTS.com
See http://www.sqldts.com/default.aspx?214 for some sample code.
October 13, 2005 at 10:29 pm
#597254
Here's a relatively simple version :
1. Find the file name. The easiest way to do this is to write a stored procedure and return the filename to a Global Variable.
You...
October 11, 2005 at 1:27 am
#596450