![]() | |
![]() |
| | Thread Tools | Display Modes |
#41
| |||
| |||
|
|
Yip... Basically it renames a file in the same directory: @ECHO OFF FOR %%V IN (latestdcm.csv) DO FOR /F "tokens=1-5 delims=/: " %%J IN ("%%~tV") DO Rename "%%V" %%K%%J%%L%%~xV "jhofm... (AT) googlemail (DOT) com" wrote: On Jun 3, 2:20 pm, Bouce <Bo... (AT) discussions (DOT) microsoft.com> wrote: Hi J Unfortunately that is the only error I see. *I literally set the path, successfully run the step. then sace and close my package and re-open just to execute that step again and get this message... *if I re-select the path again it works again... "jhofm... (AT) googlemail (DOT) com" wrote: Hi Bouce, Is that the only error message? *Seems like it is trying to run, but the BAT file isn't working ... usually when SSIS fails it produces a number of error messages, and sometimes the one that is the actual problem is not apparent ![]() Good luck! J- Hide quoted text - - Show quoted text - Hmmm ... strange. *What does the .BAT file do?- Hide quoted text - - Show quoted text - |
#42
| |||
| |||
|
#43
| |||
| |||
|
#44
| |||
| |||
|
#45
| |||
| |||
|
#46
| |||
| |||
|
#47
| |||
| |||
|
#48
| |||
| |||
|
#49
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |