[HELP]how to edit this ?

Results 1 to 2 of 2
  1. #1
    Newbie kentasoroa is offline
    MemberRank
    Nov 2015 Join Date
    10Posts

    ! [HELP]how to edit this ?

    i cant edit this
    screenshot.10.jpg


  2. #2
    [HELP]how to edit this ? Future is offline
    LegendRank
    Dec 2011 Join Date
    2,256Posts

    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.



Advertisement