dctechuser
Technical User
Hi,
I have a question about adding records to the SQL Server 2005 database. I have an ID field that automatically increments. When I first add records to the table, it is placing a "0" in this field. Why doesn't the field start at 1 in lieu of 0? Other people have added records to the table, but this is my first time in using my name on the login. When I add the record the record shows the ID as the next incremented number which is 163 when it is saved.
I came out and came back in and now enter a record it shows the next incremented number when I add the record as 164.
Just want to understand what is happening. Any explaination is helpful. Juts curious.
Thanks
I have a question about adding records to the SQL Server 2005 database. I have an ID field that automatically increments. When I first add records to the table, it is placing a "0" in this field. Why doesn't the field start at 1 in lieu of 0? Other people have added records to the table, but this is my first time in using my name on the login. When I add the record the record shows the ID as the next incremented number which is 163 when it is saved.
I came out and came back in and now enter a record it shows the next incremented number when I add the record as 164.
Just want to understand what is happening. Any explaination is helpful. Juts curious.
Thanks