J
JohnFol
I have a requirement to run some code on a server. The purpose of the code
is purely to process data between an MS SQL box and a remote Oracle box. It
has no UI, and needs no user intervention to run.
The 2nd part of the requirement is to have a UI that will allow an operator
to view the progress / current status of the processing. Even if the UI is
not loaded, the processing must continue.
I have a few ideas on how to tackle this, but would welcome opinions.
Any ideas most welcome.
is purely to process data between an MS SQL box and a remote Oracle box. It
has no UI, and needs no user intervention to run.
The 2nd part of the requirement is to have a UI that will allow an operator
to view the progress / current status of the processing. Even if the UI is
not loaded, the processing must continue.
I have a few ideas on how to tackle this, but would welcome opinions.
Any ideas most welcome.