Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scheduled tasks interface??
Message
De
27/11/2007 08:08:25
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01271257
Message ID:
01271414
Vues:
12
>I'd need something that will let users add stuff to the scheduled tasks. Anyone ever written an interface in VFP for the thing or have any suggestions?
>
>Thanks!

Victor,
What I did was to create a timer based task runner, running background invisibly. When its timer fires it reads the jobs from a table and executes them. The table holds things like jobId, machineToExecuteOn, lastRanTime, nextRunTime, parameters.
Main application have an interface to create scheduling per task and it creates the entries in job table.
IOW it's completely VFP based scheduled tasks runner, coupled closely with the appication (using many shared routines to do its jobs).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform