View Single Post
  #1 (permalink)  
Old January 16th, 2006, 05:37 AM
m_soni21 m_soni21 is offline
Authorized User
 
Join Date: Jan 2006
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem in scheduling a .vbs file

I have a vbs which pick data from a AS400 server and puts in sql server.I tried to schedule this .vbs file but it does not work. At the scheduled time, the .vbs program get opened in Interdev.

Is there any specific script that have to be written to schedule a vbs file.When i try to use the same code and run it using asp, it works. Please help me out with this.


Reply With Quote