Hi

I have a program that instansiates an ActiveX exe when it runs. Sometimes, if my program is busy, opening a recordset for instance, and I end my programs task, the ActiveX exe remain running.

Is there a way to ensure that my ActiveX exe quits whenever my client program quits, crashes etc.?

Thanks.