You have two instances of Paradox - with seperate PRIV dir - accessing and
adding data into one table. If I remember correctly, that should run, even
if LOCAL SHARE is set to FALSE. The problem starts when you try to edit the
SAME record. If I recall correctly, with LOCAL SHARE set to FALSE you could
end up with corruption.
However, when I tested this now on my home PC it seemed like the setting of
local share had no influence. The locks were always recognized, no matter
true or false.
But maybe the local share setting only has an affect if two different PC's
on the network?
Anyway, why take the risk? I would say the almost everyone here are running
Paradox will local share set to true, even in single user environment. It's
als the default setup. So if you have custom install, change that so it sets
local shar to true and be safe.
Anders