-
Newbie
[HELP]how to edit this ?
i cant edit this
-
-
Re: [HELP]how to edit this ?
Identity (auto-increment) fields cannot be edited by the users. The SQL server will keep iterating them by itself.
Try editing the field WITHOUT changing the identity column (I guess it's CharacterStartItemID) or leaving it blank.