How do I create a list of books in Access 2003

  • Thread starter Thread starter Guest
  • Start date Start date
On Sat, 10 Feb 2007 00:28:01 -0800, weenahusam

If you wish to post a question, feel free to use the big white textbox
to ask it in a comprehensible way.

To create a list of books you would create one or more Tables with
appropriate fields. Since you don't say what information you need
(ISBN? Title? authorship? Number of pages? ...???) I can't suggest
what those fields might be.

John W. Vinson [MVP]
 
To create a list of books you would create one or more Tables with
appropriate fields. Since you don't say what information you need
(ISBN? Title? authorship? Number of pages? ...???) I can't suggest
what those fields might be.

Surely a list of books never needs more than one table (and not even a
proper table, because a list doesn't require a primary key). A database
of books, or a catalogue of books - now that's a different matter
altogether!
 
Surely a list of books never needs more than one table (and not even a
proper table, because a list doesn't require a primary key). A database
of books, or a catalogue of books - now that's a different matter
altogether!

<g> Well... true... but it may well be that weenahusem *wants* a
Database (with tables for Authors, Publishers, etc. etc.) and just
doesn't realize it yet... maybe she or he will post back and let us
know!

John W. Vinson [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

Back
Top