Subject: | Re: lockRecord() - doesn't
| Date: | Wed, 20 Jul 2022 13:36:07 -0800
| From: | Peter <peterspammenot@whiteknight.email>
| Newsgroups: | pnews.paradox-programming
|
Checked, all 3 machines are set to LocalShare = TRUE
In addition, all machines recognize and respect table locking, just not
record locking.
If on Machine_1 I interactively edit a record (locked state), then on
Machine_2 I try to programmatically issue a tcu.lockRecord() then an
error displays advising that the table is already locked by Machine_1.
On 07/20/2022 12:45 a.m., modridirkac wrote:
> Did you set Local share to false, in BDE?
> It should be TRUE.
|