T
TarrynG
Hi
I have a simply DB that catches qualitative information about investment
funds. My 'master' table has the following fields:
FundID (autonumber)
ManagerID
HouseID
Fund Name
For each fund, users can input the details of the manager and the investment
house which works well. I have now had a request to input funds that a
particular manager was associated with historically.
My current relationship is one manager per fund. Now I need to be able to
capture several 'old' funds per manager. Any suggestions on a neat way of
capturing this data without messes with my existing structure?
Thanks,
Tarryn
I have a simply DB that catches qualitative information about investment
funds. My 'master' table has the following fields:
FundID (autonumber)
ManagerID
HouseID
Fund Name
For each fund, users can input the details of the manager and the investment
house which works well. I have now had a request to input funds that a
particular manager was associated with historically.
My current relationship is one manager per fund. Now I need to be able to
capture several 'old' funds per manager. Any suggestions on a neat way of
capturing this data without messes with my existing structure?
Thanks,
Tarryn