If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > Multi User databases

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-26-04, 07:55
capers capers is offline
Registered User
 
Join Date: Nov 2004
Posts: 1
Multi User databases

While I've used paradox for many years, I've never got my head around more than one user entering data at the same time.

On a form I create a new record then allocate a URN to it. Yet if I have more than one user trying to enter unique records, 'confusion' happens - sometimes details from one record get entered into the other one. The data files sit on a Novell 3.2 server (antique, but it works), and we're using Paradox 9.

I've never had the time to sort it out before, so any advice would be more than welcome.

Mark
Reply With Quote
  #2 (permalink)  
Old 11-27-04, 04:00
Maroonotmoron Maroonotmoron is offline
Registered User
 
Join Date: Sep 2003
Location: Dallas
Posts: 182
Not enough information

Since Paradox places locks on records during edit mode your form must be attempting to bypass some of those locks or you don't have it set up in client server mode. (I.e. common net directory) How are you creating unique record number via autoincrementing field. Have you made that the key field for the table?

More details needed on what when and how.

Lonnie
Reply With Quote
  #3 (permalink)  
Old 01-13-05, 23:27
sundialsvcs sundialsvcs is offline
Registered User
 
Join Date: Oct 2003
Posts: 706
(1) Make sure that LOCAL SHARE = TRUE on all machines, particularly if you access the application from "the server."

(2) Make sure that the NET FILE DIR is set on all machines; that it uses a drive-letter and not a "\\unc\path\name"; and that when you edit a particular record on one machine you really can't edit the same record on another.

(3) Make sure that you're using consistent, and current, versions of Paradox everywhere.
__________________
ChimneySweep(R): fast, automatic
table repair at a click of the
mouse! http://www.sundialservices.com
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On