Tables

M

md

I am creating a form with several database tables. How do
I populate each of the tables that have similar
information?
 
J

Jeff Boyce

A more robust approach to database design is from the data (tables) outward.
If you are starting with "a form", and trying to "populate each of the
tables that have similar information", consider looking into the topic of
normalization before you proceed.

Look up KB article # 100139 at:
http://support.microsoft.com

Good luck

Jeff Boyce
<Access MVP>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top