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.
ID 仕様を [いいえ] から [はい] に編集しようとすると、それを行う方法がありません。ドロップダウン矢印やテキストを編集する方法はありません。実際に値を「はい」に変更できるようにするにはどうすればよいですか?
まず、列が主キー (PK) であることを確認します。また、テーブル作成スクリプトも大いに役立ちます。
実際には、データ型を int ではなく nvarchar() に設定したことが問題であることがわかりました。