We have some reports and widgets that queries data from other databases than the default orion databases (however they resides on the same SQL server and the orion user account have access rights).
Before upgrading to 2023.1 we could access other databases with a simple USE statement. Now this gives us a security error;
Error executing SQL: The server principal "S-1-9-3-672660477-1187579460-1546597023-3964073033" is not able to access the database "<snip>" under the current security context.
Does anyone else have this problem, or any clue why we get this error ?