How would you set up the following database? (In Access 97 or 2000)
Just a quick overview needed (Parent/Subform for a main entry screen?? Problems forseen with multi-user requests etc)
Two tables (connected by callerID)
1) tblClients (callerID, name, address, phone numbers etc)
2) tblRecords (response, Date of Call, Time of Call, comments)
Backend to be on Server....frontend of 10 workstations.
tblClient needs to serve out one record after another 1..2..3..4 to whatever workstation requests a new record.
Two workstations can't get the same record.
10 workstations will be running at the same time and each workstation will probably request a new record every 30 secs - 2 minutes.
Thanks in advance![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)
eclipse33
Just a quick overview needed (Parent/Subform for a main entry screen?? Problems forseen with multi-user requests etc)
Two tables (connected by callerID)
1) tblClients (callerID, name, address, phone numbers etc)
2) tblRecords (response, Date of Call, Time of Call, comments)
Backend to be on Server....frontend of 10 workstations.
tblClient needs to serve out one record after another 1..2..3..4 to whatever workstation requests a new record.
Two workstations can't get the same record.
10 workstations will be running at the same time and each workstation will probably request a new record every 30 secs - 2 minutes.
Thanks in advance
![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)
eclipse33