Just trying to set-up a Database server monitor and with Validate Connection string reads:
Successfully connected to the database. The whole thing then freezes. I then have to close out of PA server monitor and go back in. It also appears my connection sting has changed in the back-ground window:
Driver={SQL Server Native Client 10.0};Server=serverinstance;Trusted_connection=Yes;Database=master;UID=domain???;PWD={hidden};
But it appear to remove the Trusted connection part.
It adds the monitor ok if I use a local SQL user, but then the monitor fails to run with a "remote registry not running" Shaun