[질문답변] MSSQL 오류 - 구성 오류
devmania
23-08-02 14:10
399
0
본문
오류: "The server principal "username" is not able to access the database "dbname" under the current security context."
원인: 권한 문제입니다.
해결 방법:
사용자에게 해당 데이터베이스에 접근할 권한을 부여합니다.
데이터베이스의 security context 설정을 확인합니다.
댓글목록0