![]() |
| |||||||
| Notices |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| I have the following vbscript to execute an Access program every day. dim accessApp set accessApp = createObject("Access.Application") accessApp.OpenCurrentDataBase("K:\SUPPLY\SHARED\Al l\0MikeShipp\SchedJob.mdb") accessApp.Run "sDownload" accessApp.Quit set accessApp = nothing When I double click the icon the program runs fine. However, when I execute it from the Task Scheduler I get the status "Could Not Start" and it does not execute. Any ideas would be appreciated. Thanks. -- M. Shipp | Guest
Posts: n/a
|
|
![]() |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Task scheduler returns an error : the task image is corrupt ortamp | Jean-David | Windows Vista Performance & Maintenance | 2 | 05-03-2008 02:02 PM |
| Task Scheduler: Run task as soon as possible | Alice | Windows Vista Performance & Maintenance | 0 | 11-26-2006 09:46 AM |
| Task Scheduler | Art | Customize Windows XP | 14 | 12-16-2004 09:31 PM |
| task scheduler | Windows XP Help & Support | 13 | 01-29-2004 11:51 PM | |
| task scheduler won't run | Giselle | Windows XP Performance & Maintenance | 0 | 08-08-2003 08:46 PM |