Running Registry as a Windows Service which logs in as a user account. The user account is then used with integrated security.
When logged in with one user, everything is fine. When logged in as a different user, database connectivity fails with the error message "Invalid Object LISA_PREF_VERSION"
Asked the DBA to verify permissions on LISA_PREF_VERSION, but apparently no object exists by that name.
Hence, need help figuring out what DevTest is complaining about.
Database is SQL Server 2017.
All supported DevTest releases.