Re: how to kick off a Delphi exe from a stored procedure?
- From: "Bill Todd [TeamB]" <no@xxxxxx>
- Date: 11 Mar 2008 08:09:23 -0700
I second Paul's recommendation. You need an EXE to control the process.
The EXE can be run automatically by Windows Scheduler.
--
Bill Todd (TeamB)
.
Relevant Pages
- RE: C# exe calling an exe (process.start) - not working on one server
... have the source code for the exe that is being called by the C# program, ... because I was using the windows scheduler to schedule this C# program after ... RDP'ing into the server, and was logging off, the ... process works fine and the data gets pulled into the DBF file! ... (microsoft.public.dotnet.general) - Re: Q about .net
... Jimmy Tharpe wrote: ... > But EXE size tends to be smaller. ... Rudy Velthuis [TeamB] ... (borland.public.delphi.non-technical) - Re: Unexpected great feature
... Marc Rohloff [TeamB] wrote: ... The IDE saves the .exe and the .dcus, ... (borland.public.delphi.non-technical) - Re: Why is the Project Information menu item disabled?
... Kurt Barthelmess (TeamB) wrote: ... Here's a code snippet from the offending dpr: ... {$E exe} ... (borland.public.delphi.ide) - Re: Software murder
... Dave Nottage [TeamB] wrote: ... Platform-dependent browser stuff is just such a *stupid* thing to do. ... They could have made an exe with a better UI instead, ... (borland.public.delphi.non-technical) |
|