|
-
Feb 28th, 2009, 08:20 PM
#1
Thread Starter
Addicted Member
Check for new record in Network app
I have a customer database. Say there are 100 customers entered.
I have 2 (or more) networked users. The app sits with the next Customer # on their screens (101).
How do you usually check if there is any data entered by a user before allowing the other user to save customer 101?
I am thinking of using pessimistic locking if the Last Name field on any computer gets data, then perhaps a timer that would periodically check the record and automatically increment the other user's Customer # to 102???
What would you guys do?
(I'm using VB5 and DAO.)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|