maxmangion
AWF VIP
- Local time
- Today, 23:04
- Joined
- Feb 26, 2003
- Messages
- 2,805
I have a database for my stamp collection. I have created 3 tables:
1: to keep combo selections for the stamps form and be used as a lookup wizard
2: to keep the main details about each stamp
3: to keep personal details of friends with whom i exchange stamps with.
Now in the form where i have the stamp details i am creating a field for each friend collector (datatype yes/no) so that if i send him a stamp i will check the field so that i do not re-send the stamp another time. With this manner, my problem is that i have to keep on creating a new field, each time i make a new friend.
Is there any alternative how i should tackle this thing in another manner rather than having to create all this fields ?
Now that at present state i do not have any relationship between the personal details table and the stamp table.
Also i am planning that if i would be able to sort this out, i am intending to place the stampform as a subform in the personal details, displaying only the stamps only i had sent to that person.
Any ideas/suggestions are appreciated
Thx in advance
1: to keep combo selections for the stamps form and be used as a lookup wizard
2: to keep the main details about each stamp
3: to keep personal details of friends with whom i exchange stamps with.
Now in the form where i have the stamp details i am creating a field for each friend collector (datatype yes/no) so that if i send him a stamp i will check the field so that i do not re-send the stamp another time. With this manner, my problem is that i have to keep on creating a new field, each time i make a new friend.
Is there any alternative how i should tackle this thing in another manner rather than having to create all this fields ?
Now that at present state i do not have any relationship between the personal details table and the stamp table.
Also i am planning that if i would be able to sort this out, i am intending to place the stampform as a subform in the personal details, displaying only the stamps only i had sent to that person.
Any ideas/suggestions are appreciated
Thx in advance