I have an Excel 2000 spreadsheet that is updated frequently throughout the day. I have created a DTS package in SQL Server 2000. It works fine until a user makes any kind of change to the spreadsheet and saves it. Then the DTS fails with error message stating that it could not find the Excel file.
How do I make the DTS remember the file name?
How do I make the DTS remember the file name?