Are there any resources on the analysis of Northwind Traders that I could use to identify workflows and scenarios?

Anonymous
2023-03-06T13:53:23.2466667+00:00

Hi I am trying to create an in-house tutorial and write an article about application modernisation. I would like to use the Northwind Traders template as an example.
Currently I am painstakingly going through the app trying to understand the story behind it. I was wondering if there is any publicly available documentation that could help me

Apologies if this is not the correct place to post this request but please feel free to direct me to a better source.

Thanks

Microsoft 365 and Office | Access | Development
Microsoft 365 and Office | Access | For business | Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Ken Sheridan 2,856 Reputation points
    2023-03-06T16:13:05.7133333+00:00

    The best way to understand the logical structure of a relational database in Access is to examine the relationships window. Unfortunately that in Northwind has not been set out to make the model self evident, so you'd need to move things around a lot first.

    For a simple example you might like to take a look at Relationships.zip in my public databases folder at:

    https://onedrive.live.com/?cid=44CC60D7FEA42912&id=44CC60D7FEA42912!169

    If you have trouble downloading a specific file, clicking on the 'Download' button at the top of the page while no files are selected should download a zip file of all files in the folder, from which you should then be able to unpack the relevant file.

    This simple little demo illustrates how the relationships are built up across the database to achieve the final model, which is:

    RelModel


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.