FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour RDP Timeout
Posts: 300
Joined: Wed Jul 11, 2007 11:06 AM
RDP Timeout
Posted: Sat Jul 30, 2016 08:07 AM

Hello,
I have a fivewin application that is used with a RDP connection to a server 2012 R2.

The server has a timeout of 10 minutes.

When the user don't work during this time , he is logged off from the RDP .

Problem is if the user has locked a record , the record stay locked when you restart the RDP .
The only way to unlock is to restart the server !

Is there a way to unlock pending records ?

Thanks

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: RDP Timeout
Posted: Sat Jul 30, 2016 08:48 AM

UNLOCK ALL command releases all locks in all workareas.

EMG

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: RDP Timeout
Posted: Sun Jul 31, 2016 07:28 AM

Hello Jack,
may I ask why you need to lock a record longer than you need for reading/writing.

Best regards,
Otto

Continue the discussion