RDDI_AUTOLOCK

107 views
Skip to first unread message

jmcqu...@gmail.com

unread,
Oct 11, 2025, 4:13:47 PM (5 days ago) Oct 11
to Harbour Users
Is this really autolock ?
How to use it ?
I am trying to use it but no success.

   RddInfo( RDDI_AUTOLOCK, .T., "DBFNTX" )
   //RddInfo( RDDI_AUTOLOCK, .T., "DBFCDX" ) //

I have a new work where it would be helpful.
An old programmer, and an old application, for network, and working with EXCLUSIVE ONLY !!! It is crazy !!!

José M. C. Quintas

Guillermo Varona Silupú

unread,
Oct 12, 2025, 7:28:54 AM (5 days ago) Oct 12
to harbou...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: https://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/932aed02-bf9b-4415-bcc5-b04cfbf48554n%40googlegroups.com.


--
Atentamente,
Ing. Guillermo Varona Silupú
Piura - Perú

Mario H. Sabado

unread,
Oct 12, 2025, 7:34:05 AM (5 days ago) Oct 12
to harbou...@googlegroups.com
HI Jose,

I think this was implemented with LetoDBf

***********************************
     RddInfo( RDDI_AUTOLOCK [, lActivated ] )                 ==> lWasActive

 By default deactivated, its used in Leto_DbEval() to automatic Rlock() records before changing record data.
 If not changed default timeout: 0 with RddInfo( RDDI_LOCKRETRY[ nMilliSec ] ), such a Rlock() will be tried only
 one time successful or not. With timeout, server will try multiple times during the timespan. This spares
 repeated request from the client over network.
***********************

Best Regards,
Mario

--
Reply all
Reply to author
Forward
0 new messages