Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Run a Unix Script from VB or ASP
Name: Carlos Date: December 19, 2002 at 10:29:55 Pacific OS: Windows 2000 CPU/Ram: 1.8 gig / 256 mb
Summary: Hi, I wud like to execute a unix script from a stored procedure at some step. please advise on how to do this. thanks for your help. Regards, Jern ...
Summary: Hi, i have written a shell script that needs to be run from cron. Al i know about "cron" is that we can get it to run jobs periodically. The requirement of my assignment is that my script should be...
Summary: VB is a windows based compiler, and there is now way u can run shell commands directly from VB! U can try embedding any windows-based shell-executing program like telnet.exe(which is inbuilt with wind...