Re: Schedule/Class Management Database
- From: "Brendan Reynolds" <brenreyn@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 3 Mar 2006 12:15:41 -0000
I'm afraid I don't have time to provide step-by-step instructions, but here
are links to some resources that you may find useful. The first is to the
Access 2000 assistance page on Microsoft's web site. The second is to the
Access 2003 training page, which has on-line tutorials. This latter is a new
feature of the web site, and there isn't, as far as I know, an Access 2000
version, but much of the Access 2003 stuff will be relevant to Access 2000
as well.
http://office.microsoft.com/en-us/assistance/CH010423431033.aspx
http://office.microsoft.com/en-us/training/CR061829401033.aspx
--
Brendan Reynolds
Access MVP
"B" <B@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D5CAABC1-AE6F-4688-B82D-3042BD0F9259@xxxxxxxxxxxxxxxx
I am running access 2000 and I need to create an Access database that would
allow me to do the following:
Have the title of the book and author
A blurb about the book
The Teacher overseeing it
And the students that are going to read it.
I then need to be able to create reports of the students and the books
they
are reading. I need a database that is similar to the one microsoft has on
their website. (I can't use it because I don't have Access 2003.) Any
suggestions on how to create this database?
In a reponse I got, I was told to create three tables and relate them.
What
does that mean? How do I do that? Step by step would be great, if any
one
has the time. Here are the instructions I got from a very nice person. I
am
a beginner in access bt well versed in all other office products.
create 3 tables
books: book-id author title blurb teacher-id
people: people-id first name last name student or teacher
reading: book-id people-id first-date end-date
relate the tables
create queries/forms to edit the tables.
create query/report on the related data you require to see
Many, Many Thanks!
.
- Prev by Date: Re: Referential Integrity Problem
- Next by Date: Re: supress messages
- Previous by thread: Referential Integrity Problem
- Next by thread: Re: supress messages
- Index(es):
Relevant Pages
|