Why is engineering software so allergic to any kind of non-shit UI/UX?
Today, it was DFMPro requiring it’s config app to be run as an admin to save settings in an xml file that lives in? The user home directory.
It lets you enter the name of a SQL server, the port and database, but no authentication info. Funny, the verification step always fails.
It has an app server setting, but it rejects anything that isn’t <port@server> and can’t connect even when that’s correct.