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

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
308 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
823 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ken Sheridan 2,666 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