Access .... aggghhhh!!! :-)
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
***************************
Think Outside the Box!
***************************
"Brian Underhill via DotNetMonster.com" wrote:
[color=blue]
> max,
>
> put these fields in a table named "exampleTitles".[color=green]
> >Title
> >Subtitle
> >Place of publication
> >Year of publication
> >Number of sites[/color]
> *make the Title field the primary key
>
> put these fields in a new table named "Keywords"[color=green]
> >Title
> >Keywords[/color]
> don't set a primary key
>
>
> put these tables in a new table named "authors"[color=green]
> >Authors
> >Title[/color]
> don't set a primary key
>
> Now, (using MS ACCESS you would right click the tables list and select the
> relationships. Then add all three tables. Then Drag the Title field for the
> Titles table and drop it on the Title field in each of the other tables. It
> will bring up a dialog box that asks if the relation ship is correct. It
> should be ONE-To-Many. the 1 will appear on the titles table and an infinity
> sign will appear on each of the other table relationships.)
> this is a relational database. I have the example I could send you....just e-
> mail me at
BU2002@aol.com
>[/color]