wailingrecluse
Registered User.
- Local time
- Today, 00:30
- Joined
- Feb 10, 2009
- Messages
- 50
Hi there,
I'm working on a database just now which will store user information, and headset details - for a call centre.
Currently everything is working fine, except one thing which is driving me mad: -
I have a form to add new records, containing the following fields:
Agent Novell ID - their user ID
First Name
Surname
Dept ID - when selected from combo box, the Dept name file auto populates
Site ID - as above, auto populates the site name
Manager ID - As above, populates manager name fields
There are 2 remaining fields, one (or more) of which may be causing the problem:
Headset ID - I have set this as non required so that a record can be completed, without a headset being assigned, for various reasons.
Date Assigned - Again this is not required, because it should be completed when a headset is assigned to an agent.
If i create a new record, and complete all fields, i receive an error telling me that this is creating duplicates.
If i create a new record, leave the date blank, i can save the record, including the headset id.. If i try to add the date, i get the same duplicate error message
If i create record, with headset id, save it, close the form, open the edit mode form (amend record i have named this) and add the date, it accepts it, and attaches it to the headset in the headset table.
In the design of the headset table, the date assigned field is not required, and also i have set to indexed(duplicates ok), and have also tried setting to indexed no...
Can anyone help?
Thanks,
WailingRecluse
I'm working on a database just now which will store user information, and headset details - for a call centre.
Currently everything is working fine, except one thing which is driving me mad: -
I have a form to add new records, containing the following fields:
Agent Novell ID - their user ID
First Name
Surname
Dept ID - when selected from combo box, the Dept name file auto populates
Site ID - as above, auto populates the site name
Manager ID - As above, populates manager name fields
There are 2 remaining fields, one (or more) of which may be causing the problem:
Headset ID - I have set this as non required so that a record can be completed, without a headset being assigned, for various reasons.
Date Assigned - Again this is not required, because it should be completed when a headset is assigned to an agent.
If i create a new record, and complete all fields, i receive an error telling me that this is creating duplicates.
If i create a new record, leave the date blank, i can save the record, including the headset id.. If i try to add the date, i get the same duplicate error message
If i create record, with headset id, save it, close the form, open the edit mode form (amend record i have named this) and add the date, it accepts it, and attaches it to the headset in the headset table.
In the design of the headset table, the date assigned field is not required, and also i have set to indexed(duplicates ok), and have also tried setting to indexed no...
Can anyone help?
Thanks,
WailingRecluse