G
goo
Guest
Earlier I have used a window process or a batch process, but I was thinking that it could be easy implementing this kind of process. It is supposed to check a table for jobs, and run the job. I understand that it would be kind of wrong doing this, since the process is locked to one kind of task. I was just curious if it was possible. Either with a repeat: pause n. loop, or a wait-for with a pause n. I would probably be bether of using a process runing as a window service.
Continue reading...
Continue reading...