M
Melvis
Hi,
I am designing a database to track interactions with customers. In the main
table, I have TrackingID as the primary key. In order to keep track of
multiple interactions with the same customer, I have a RelatedTrackingID
field. This field is then linked back to the primary key TrackingID.
I may be having a brain cramp, but I can't figure out a way for users to be
able to enter the related tracking ID. We do not have a customer table
because we deal with a third party to affect the interaction with the
customer. All we store about the customer is first and last name.
We do not have a table for the "go-betweens" either. What needs to happen is
the employees who use the database need to be able to see if the same
customer name came in before to track it. They are not necessarily told "This
is the second attempt to do this" but they need to be able to know that it
was tried before.
Sorry if I am not explaining this well. If there is any more information I
can give to help you help me let me know. I will be back in the office
tomorrow.
Any help is greatly appreciated...
~MATT
I am designing a database to track interactions with customers. In the main
table, I have TrackingID as the primary key. In order to keep track of
multiple interactions with the same customer, I have a RelatedTrackingID
field. This field is then linked back to the primary key TrackingID.
I may be having a brain cramp, but I can't figure out a way for users to be
able to enter the related tracking ID. We do not have a customer table
because we deal with a third party to affect the interaction with the
customer. All we store about the customer is first and last name.
We do not have a table for the "go-betweens" either. What needs to happen is
the employees who use the database need to be able to see if the same
customer name came in before to track it. They are not necessarily told "This
is the second attempt to do this" but they need to be able to know that it
was tried before.
Sorry if I am not explaining this well. If there is any more information I
can give to help you help me let me know. I will be back in the office
tomorrow.
Any help is greatly appreciated...
~MATT