atticuslai
Jun 27th, 2000, 04:36 PM
Hi, I have a VBScript (which will be placed as a scheduled job run every 5 mins every day) to retrieve a Date/Time value from MSSQL Database. Upon retrieving a certain Date/Time, create a Schedule Job to run another VBScript based on the Date/Time retrieved.
Problem is I can't seem to find any VB API for NT task scheduler. I tried also use the "AT" command. But the job created using "AT" won't run until I double-click on the job and set the "Start in" field (Which I can't set in using AT).
Any advice? Thanks in Advance!
Problem is I can't seem to find any VB API for NT task scheduler. I tried also use the "AT" command. But the job created using "AT" won't run until I double-click on the job and set the "Start in" field (Which I can't set in using AT).
Any advice? Thanks in Advance!