(OpenInsight 32-bit Specific)
At 19 SEP 2003 09:08:08AM Jim Brown wrote:
I want to run a procedure on a daily basis at the same time. I was thinking of using the DOS command 'AT' in order to trigger an event or exe (not really sure). Would it be possible to trigger the OINSIGHT.EXE and pass in parameters to run a SP?
Any Help would be great
Thanks
Jim
At 19 SEP 2003 10:44AM [email protected] wrote:
You could probably have an application which Startup script would be the proc you want to run .. then have your 'batch' processor execute oi for that app.
Or if you have access to any language that does Com objects .. you could program to use XREV.DLL with CallFunction. Have it set to automatically create and engine
At 21 SEP 2003 06:41PM Paul Rule wrote:
Have you tried the standard windows scheduler?