Test the Refresh Trigger

Next, we will modify the database contents. We will use SQL Server Management Studio (SSMS) to manually add a record to the Northwind database. If you do not have SSMS, then you will need to download this from Microsoft.

Screenshot 2024-10-11 074459_30.png

Add a new worker to the table. Be sure to click away from the new row to apply your changes:

ssms2.png

Expected Outcomes

GridWorX Viewer will be refreshed within 5 minutes to show the latest database records. Then you should see the 10th employee that we added. You could also try doing the reverse by deleting the newly added worker in SSMS, and then return to GraphWorX to see that the grid will refresh to show that the database has changed, and the worker was removed.