B
babs
Presently I have clientid and ticket# set as both as primary keys. Together
they can not be duplicated - so I made them both primary. However I am
having other trouble with relationships between other tables and need to add
a ticketID autonumber that would be unique for each record as the Primary
key.
How can I set Properties??? for the clientid and ticket# that they need to
be in combination UNIQUE for the user inputting the data???
Thanks,
Barb
they can not be duplicated - so I made them both primary. However I am
having other trouble with relationships between other tables and need to add
a ticketID autonumber that would be unique for each record as the Primary
key.
How can I set Properties??? for the clientid and ticket# that they need to
be in combination UNIQUE for the user inputting the data???
Thanks,
Barb