0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

SQL Server で項目の属性を SQL Server Manager で変更する(忘備録)

0
Posted at

SQL Serer Manager で テーブルの項目の属性を変更する場合、

「変更の保存が許可されていません」

と警告されることがある。

#本当は非推奨のやりかたらしいが。。。

そのような場合、「ツール」メニューで「オプション」を選択し、

表示された画面で「デザイナー」を選択し、

「テーブルの再作成を必要とする変更を保存できないようにする」

のチェックを外すと良い。

無題.png

開発環境では既にそうなっていたのに、本番環境ではそうなっておらず、

設定方法を探したので、ここに記しておきます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?