Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connectivity for multiple clients in paradox

Status
Not open for further replies.

arunv

Technical User
Sep 2, 2000
1
IN
How can i connect multiple clients to a paradox server at the same time.
i am getting an error pdoxusrs.net is controlled by another .net file, when i try to connect more then one user to the server
 
You must set the Session.NetFileDir to the same in all clients, or do it in the BDE Admin (Configuration/Drivers/Native/Paradox/NET DIR).

Bye, Otto.
 
Because of the way that Paradox keeps track of database record and table locking each client must be pointing to the same PDOXUSER.NET file. I suggest putting this file on a network and pointing everyone's BDE configuration parameter to that file. This will solve the problem once and for all.

Hope this helps.

Brett Parkhurst [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top