Frupy:
I would research the Microsoft Access database forum. You may find some useful information there.
Microsoft Access was designed as a friendly, powerful, customizable, desktop program that would allow both novice as well as expert database designers to build solutions quickly, and at a reasonable cost.
Microsoft Access fills a large niche market between Microsoft Excel (the number-crunching spreadsheet program) and the larger more complex databases (such as SQL Server or Oracle).
If I were you, I would find someone with Microsoft Access (part of the Microsoft Office suite - which includes Microsoft Word, PowerPoint and Excel) and I would have them show you how they build a database (or two) from scratch.
If you're allowed to just play with Access by yourself, use one of the wizards to walk you through a database from scratch - it will make more sense if you do some hands on stuff versus textbook only research.
BTW if you are already a database guru, my apologizes here for assuming you are just getting your feet wet. (I've been doing databases for 20 years and still am waiting for someone to give me the guru award, LOL).
A database, simply put, is a collection of information, stored in rows (or records) in a table (like manila folders in a file cabinet). Everything to know about databases from that point on could fill books but mainly the trick to databases (and where they fail) has to do with the ways people try to enter the data, edit/manipulate the data, or retrieve the data (in reports) so it makes sense to others looking at the information.
A database could be a simple Christmas card list used to generate printer labels for Christmas cards or it could be a complex series of sales commission reports read by a CEO to determine which salesperson in the company will earn the performance bonus.
A couple of more points to get you started...
I would go to the library and find a couple of database developer books and then turn to the chapter on troubleshooting and read through the common problems.
Come to think of it, better yet, if you can get hold of a copy of Microsoft Access on someone's computer, press the F1 help key and see what you can find in the help section.
Here's a snippet of help when I searched for "troubleshoot select queries":
"The chapter heading was: The query doesn't retrieve the records I want.
What best describes the problem?
The query retrieves too many records.
The query retrieves too few records.
The query retrieves the wrong records."
(BTW: These were links that took you to other help topics and explanations.)
Finally, you can go to
http://www.google.com/microsoft and search for almost anything database related. Just use the keywords Access 2000 or Microsoft Access or Access Database and see what you get. You may want to narrow your search by some other keyword like query or report or error or fail.
Good luck. Hope you get an A+.
Joe G