Comments
-
I'd have to agree.
-
I'll take a look
-
svc-orionsql is only the service account that is being used to run the MSSQL services, your DB account is the one that is being used in the Connection String. This one will be a local Database user, if you want to replace it, you will need to create a new SQL account and copy all the permissions of the existing account. .