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


Localized version

CREATE DEFAULT および DROP DEFAULT は、今後のバージョンの SQL Server では削除される予定です。新しい開発作業では CREATE DEFAULT および DROP DEFAULT の使用を避け、現在この機能を使用しているアプリケーションの変更を検討してください。代わりに、ALTER TABLE または CREATE TABLE の DEFAULT キーワードを使用して作成される既定の定義を使用してください。

Click to search this error in Google

English version

CREATE DEFAULT and DROP DEFAULT will be removed in a future version of SQL Server. Avoid using CREATE DEFAULT and DROP DEFAULT in new development work, and plan to modify applications that currently use them. Instead, use default definitions created using the DEFAULT keyword of ALTER TABLE or CREATE TABLE.

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