• mario17 (3/31/2014)


    Thanks, all

    Yes, I did reseed and it worked.

    DBCC CHECKIDENT ('Person.AddressType', RESEED, 10);

    The problem here is, when the value jumped if identities were created in the upper range and you reseed back to 10, you'll have issues later

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉