Newbies aavgeek Posted August 30, 2008 Newbies Posted August 30, 2008 Hello, I'm working on a database for our school that tracks student assessment scores. Each assessment has it's own layout and table. The table structure & layouts of the assessments are pretty much the same. I can't combine them, because my boss wants it setup this way. Here's my question. I create Table 1 and Layout 1. I wish to duplicate both to Table 2 and Layout 2. How can I do this, without having to change each field on Layout 2 to table 2. (When I duplicate Layout 1 to 2, the fields still connect to Table 1). Is there a way to select multiple fields and point them to a different table? Thanks.
bcooney Posted August 30, 2008 Posted August 30, 2008 Each assessment has it's own layout and table. That certainly sounds like an improper data model. Not knowing more, each assessment should be a RECORD, not a table! Why don't you describe your data in a paragraph and we'll help you with a proper data structure.
Recommended Posts
This topic is 5929 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now