9/13/2025 4:27:56 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss SQL Server or Oracle database administration related to SalesLogix databases. View the code of conduct for posting guidelines.
|
|
|
|
Many to one relationship for contacts
Posted: 17 Jun 08 9:05 AM
|
I am not sure if I am posting this in the right forum, so I apoligize if this not in the correct area. I have a database design question. In our company, we can have one conact that is associated with multiple accounts. This person would hold the same role for all of those accounts(most of the time). Currently, the way that it is set up is that we have to create a separate contact record for every account. Unfortunately, that means that one contact could be out there over 100 times. This makes it difficult when we want to do a mailing or even creating a group with distinct records. Does anyone know of a better way of setting up this type of relationship? Thanks, Renee |
|
|
|
Re: Many to one relationship for contacts
Posted: 18 Jun 08 6:35 AM
|
One thing you may want to consider is using similar functionality to the "Reseller" as is done under the Opportunity object. Since this role is the same across multiple companies, you could create a field for "Role", then do a lookup of contacts that are a given type, thus assigning them to that role. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|