Hi,
From what you've said so far it seems very unlikely that a relational
database system such as Access is the best tool for what you want to do.
Some questions:
1) Are you intending to break each novel into a 100% rigid structure of
chapters, characters and events? IS this really possible? Will you in
fact need to start with a high-level breakdown and then analyse various
episodes in increasing detail, in some sort of iterative or hierarchical
fashion?
2) Is a two-dimensional structure as you describe sufficient? What about
events that are contained in another events, or individual events that
are described in more than one place in the text or from more than one
character's viewpoint, or maps that illustrate more than one part of the
action, and so on?
3) Have you considered using XML? You could tag the various elements of
the text (chapters, episodes, events, descriptions of persons or things,
graphics, names of characters, interactions between characters, anything
else you can define) in as much or little detail as you like, and then
write code that uses an XML parser (or just Word 2003) to pull and
present the data.
>i have a series of novels in the public domain.I am trying to map the
>progress of each character's development through hundreds of chapters by
[quoted text clipped - 8 lines]
>maps or graphics of architecture and clothing etc. Any help here would be
>greatly appreciated.
--
John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.