Jump to content

rrfrey

Newbies
  • Posts

    3
  • Joined

  • Last visited

rrfrey's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Wow. This is impressive and I can't thank you enough. The total end-to-end relationships are what I'm trying to track so this appears to do it (doesn't have to show a specific nth degree). I appreciate the approach, mine had way more scripting and I needed another point of view. I'm looking forward to the next week (probably more) understanding your structure. Again, many thanks. Rodney Frey
  2. Yes, for this situation, all of the 1:1 people relationships are bidirectional. Bill knows bob and bob knows bill... Thanks, Rodney
  3. Hi. I'm trying to model something and haven't been able to find discussions about similar situations to study. Maybe I don't know enough terminology to realize that, so would appreciate anything that points me in the right direction. The best way to describe my problem is "six degrees of seperation" where one person knows another person, who knows another person, and so on. Person A and Person N are seemingly unrelated, other than the 1:1 relationships of a large number of intermediate people in between. My prototype solution involves a script that searches for the individual links and assigns "string IDs" to the individual person records. I can go into more detail, but I figure I'm either totally off base or working on something simple and just don't realize it. I would appreciate anything that could point me in the right direction on this problem.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.