I created a DTS package to import an Excel Spreadsheet to SQL Server. The package runs fine by itself, but when I try to call it from a stored procedure, I get an error saying that the path to the file is not valid. The file is not located on the server.
Any help would be appreciated.
Thanks,
TwoOdd
--------------
Good judgment comes from experience, and experience comes from bad judgment.
-- Barry LePatner
Any help would be appreciated.
Thanks,
TwoOdd
--------------
Good judgment comes from experience, and experience comes from bad judgment.
-- Barry LePatner