Read this.

If you're not deleting any records and the database will not have multiple users accessing it at the same time then you can safely edit the AutoIncrementSeed and AutoIncrementStep properties of your DataTable's PK column to match the values used by the table in the database.