Hi Laurie,

Make sure that the NETDIR setting in the BDE (Configuration, Drivers,
Native, Paradox) is pointing at the same location for both machines (ie.
\\machine1\c on one machine and c:\ on the other - the latter for the
machine on which the table is stored).

As far as pitfalls are concerned, if in fact the data *is* being stored
on a local drive, ensure you have LOCAL SHARE set to true, otherwise
changes are not written to the database until the application exits. 
Also, I've found in the past, that if LOCAL SHARE is FALSE in this
situation, and the application crashes (and sometimes even when it
closes normally), the data is not save - haven't figured out why yet.

Regards,

Bevan


> Laurie Bisman wrote:
> 
> Using D5 and want to set up a program on two peer-to-peer PC's to use
> the same Paradox table. How do I configure the BDE? and are there any
> pitfalls to avoid?
> 
> ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤øø¤
>         Laurie Bisman - New Zealand
> ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤øø¤
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"

Reply via email to