English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

ステートメント ('%1') の対象のテーブルで、UPDATE ステートメントまたは DELETE ステートメントの FROM 句内に NOLOCK ヒントまたは READUNCOMMITTED ヒントを使用することは推奨されません。これらのヒントをこの位置で使用しても効果はありません。このステートメントからこれらのヒントを削除することをお勧めします。この位置でのこれらのヒントの使用は、今後のバージョンの SQL Server ではサポートされなくなります。

Click to search this error in Google

English version

Use of NOLOCK or READUNCOMMITTED hints in the FROM clause of an UPDATE or DELETE statement on the target table of the statement ('%1') is deprecated. These hints have no effect in this location. Microsoft recommends that you remove these hints from this statement. Support for these hints in this location will be removed in a future version of SQL Server.

Click to search this error in Google



Localized version
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions