Understanding Header Tables in Access 2000 and above

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Friends:

I am looking to understand the design of Header tables in Access.

For example, I may have a header table that contains customer order header
information such as Order date, Order total, etc.

The order detail table which by the way is dependent on the Order Header
table contains the acutal customer items, quantity ordered, unit price, etc.

How are header tables constructed? Can someone point me to a resource where
I can learn more about this feature of Access.

Thanks in advance
 
Tables are tables. You create them all the same. You can use code, SQL, or
user interface.
 
Take a careful look at the Northwind sample database that is installed
with every copy of Access.

On Tue, 15 Feb 2005 18:09:46 -0800, "Johnny Romper" <Johnny
 

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

Back
Top