I get the following error when I try to run the sproc in Query analyzer:
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: Create Table CertegyJob Step
DTSRun OnError: Create Table CertegyJob Step, Error = -2147467259 (80004005)
Error string: 'H:\DEVEL\CardsInc\Certegy Interface\test020906' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003044
Error Detail Records:
Error: -2147467259 (80004005); Provider Error: -534774783 (E01FFC01)
Error string: 'H:\DEVEL\CardsInc\Certegy Interface\test020906' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003044
DTSRun OnFinish: Create Table CertegyJob Step
DTSRun OnStart: Copy Data from CertegyJob to CertegyJob Step
DTSRun OnError: Copy Data from CertegyJob to CertegyJob Step, Error = -2147467259 (80004005)
Error string: 'H:\DEVEL\CardsInc\Certegy Interface\test020906' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003044
Error Detail Records:
Error: -2147467259 (80004005); Provider Error: -534774783 (E01FFC01)
Error string: 'H:\DEVEL\CardsInc\Certegy Interface\test020906' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003044
DTSRun OnFinish: Copy Data from CertegyJob to CertegyJob Step
DTSRun: Package execution complete.
NULL