Deleting dbo.ReportTemp to reduce fresh database size

ReportTemp is for Metrik where it temporarily stores your transaction history before uploading.

If you’re not using Metrik be sure to uninstall SambaConnect.

Here’s a SQL script to remove all the triggers so no more entries are made in ReportTemp:

metrik_removal.zip (2.7 KB)

As always, backup your database before running.

6 Likes