Eventvwr Log filling up with Database Open

The SoftPro Database begins to fill the Application event log with open events.  Quick Fix, Open Microsoft SQL Server Management Studio (MSSMS).

Create a new Query

Alter Database SoftPro Set AUTO_CLOSE Off;

Click Execute.image

You”re done,

image

ProForm, will now quit filling up the Application log with useless events.

Leave a Reply