Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Close a specific Session ID??
Mon, Mar 1 2021 3:50 AMPermanent Link

Ian Branch

Avatar

Hi Guys,
Is there a way to programmatically close a specific EDBServer Session ID/#?

Regards & TIA,
Ian
Mon, Mar 1 2021 5:07 AMPermanent Link

Jose Eduardo Helminsky

HPro Informatica

Ian

<<
Is there a way to programmatically close a specific EDBServer Session ID/#?
>>

Yes. You can use the statement:
REMOVE SERVER SESSION <SessionID>

Regards

Eduardo
Mon, Mar 1 2021 4:57 PMPermanent Link

Ian Branch

Avatar

>>Yes. You can use the statement:
REMOVE SERVER SESSION <SessionID> <<

Thank you.  I was hoping for a pure Delphi code solution but I can make this work.

Regards,
Ian
Image