Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はHSQLDBNOLOCKを使用しており、クエリに含まれる選択ステートメントを実行しようとしています。
NOLOCK
ステートメントが実行されると、 aBadSqlGrammarExceptionがスローされます。
BadSqlGrammarException
コマンドは SQL Server で完全に正常に動作するため、この問題を回避する方法はありますか?