TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
> Russell Griechen wrote: "By any terms Access is a relational database.
> Where have you been?"
>
>
Agreeing with Russell, and being even more specific, it's a database
management system that allows you to build a relational database, using
Codd's relational algebra (rules for breaking data into meaningful clumps,
or entities, with their own attributes, but related to each other through
common attributes).
The point is, if the original poster needs to build a good Access database,
I would think she'd certainly learn about relational database design. And I
believe that's an opportunity well worth pursuing. It will aid her when/if
she ever has the opportunity to document the biggies: DB2, Oracle, etc.