Search:

Type: Posts; User: JonWilshusen

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    6,886

    Thanks, figure it out alter table...

    Thanks, figure it out



    alter table Scrapbinweights alter constraint(RecID autoinc nextvalue 41 step 1)
  2. Replies
    2
    Views
    6,886

    AutoInc Reseed

    Is there a way reset the auto-increment value for an autoinc field?

    like:


    delete from JobCost
    go

    DBCC CHECKIDENT('JobCost', reseed, 0)
    go
Results 1 to 2 of 2
Journey into the Cloud
Join us