cath_hopes
Registered User.
- Local time
- Today, 10:13
- Joined
- Oct 17, 2007
- Messages
- 52
Hi there!
I'm attempting an ambitious form or maybe its quite straightforward, perhaps someone can advise me please:
I am trying to create a powerful form that will have access to data from 8 tables. They are all interrelated via foreign keys and one to many relationships. 3 of these tables I wish to be amendable (create, amend and possibly delete). The remaining 5 tables I wish to be read-only.
To achieve this should I base the form's record source on a query that includes just the 3 tables I want to be amendable?
Any comments/ tips will be gratefully received.
Many Thanks,
Catherine
I'm attempting an ambitious form or maybe its quite straightforward, perhaps someone can advise me please:
I am trying to create a powerful form that will have access to data from 8 tables. They are all interrelated via foreign keys and one to many relationships. 3 of these tables I wish to be amendable (create, amend and possibly delete). The remaining 5 tables I wish to be read-only.
To achieve this should I base the form's record source on a query that includes just the 3 tables I want to be amendable?
Any comments/ tips will be gratefully received.
Many Thanks,
Catherine