search for: sleepingback

Displaying 1 result from an estimated 1 matches for "sleepingback".

Did you mean: sleepingbacks
2006 Apr 12
0
datamodell/databasestructure
...------------------------------------------------------------ -------------------------------------- id journey_id id name item_id name ... password ...... Here is my problem: I now want to relate inventory(holdings) to journeys, so that i can show how many tents/sleepingbacks are carried in one journey. Whats the most effective way doing this? * should i expand the holdings table with a journey_id-column OR * should i create a new table journeys_holdings with journey_id and holding_id as column? Thanks in advance, Tobias -------------- next part -----------...