R
Robert T
Hello:
I need help with a complex application one of my co-workers must build.
Hopefully I can explain it so that it makes sense.
In our agency, we need to track transactions so we can create a paper trail
of how funds were disbursed and distributed to various people. Although there
are numerous financial institutions involved, here’s a basic example.
1. Institution “A†writes a check to Person “B†for $90,000.
2. Person “B†keeps 1/2 of the money.
3. Person B gives person “C†$30,000 and Person “D†receives $15,000.
4. Person “D†in turn gives 1/3 of his share to person “Eâ€.
We need to create a paper trail that tracks all of the money from
Institution "A" to where it finally ended up with person “E†so we can prove
where the money originally came from.
In addition to tracking the money trail, we need to track all of the
individuals and build relationships. For example, Person "B" and "E" above
are involved in this money trail, but we also want to search to see if they
were involved in one of several hundred other transactions. So we also need
to build relationships to see which individuals are involved in various
transactions. Wheeeeeeeeeeeeeeew…….. I hope that’s clear.
I need some help getting started in designing the tables and building the
proper relationships. Any ideas would be greatly appreciated.
I need help with a complex application one of my co-workers must build.
Hopefully I can explain it so that it makes sense.
In our agency, we need to track transactions so we can create a paper trail
of how funds were disbursed and distributed to various people. Although there
are numerous financial institutions involved, here’s a basic example.
1. Institution “A†writes a check to Person “B†for $90,000.
2. Person “B†keeps 1/2 of the money.
3. Person B gives person “C†$30,000 and Person “D†receives $15,000.
4. Person “D†in turn gives 1/3 of his share to person “Eâ€.
We need to create a paper trail that tracks all of the money from
Institution "A" to where it finally ended up with person “E†so we can prove
where the money originally came from.
In addition to tracking the money trail, we need to track all of the
individuals and build relationships. For example, Person "B" and "E" above
are involved in this money trail, but we also want to search to see if they
were involved in one of several hundred other transactions. So we also need
to build relationships to see which individuals are involved in various
transactions. Wheeeeeeeeeeeeeeew…….. I hope that’s clear.
I need some help getting started in designing the tables and building the
proper relationships. Any ideas would be greatly appreciated.