Hi,
how would it work to find the date and user of an SQL source database upgrade done through RDM?
Hello,
Thank you for reaching out to us regarding this,
The upgrade log is saved in the application logs of the RDM user who performs the upgrade. However, with SSMS, right-click on RDM Database, then Reports --> Standard Reports ==> Schema Changes History. The report will show you the last database user who performed the schema upgrade.
Let me know if this helps,
Best regards,
Samuel Dery
Thks, this helped a lot already!
You mentioned the local application log, can this be accessed without RDM,
so just looking in a file?
Which file would that be?
Hello Axel,
Thank you for your reply,
Glad to hear that helped, you can find the file by default under %LocalAppData%\Devolutions\RemoteDesktopManager it would be named RemoteDesktopManager.log.db
That being said, I believe looking from SSMS would be easier in this case,
Best regards,
Samuel Dery