I am quite pleased with myself. I have an ActiveX EXE which runs SQL queries asynchronously and notifies my clients when the query has finished. Not bad eh ?..well for me anyway

I am now thinking about moving this EXE to a dedicated high powered Server.

How do I configure the clients to reference the EXE on another machine.

Is there coding required in the EXE or is it all done for me my DCOM config. program within Windows