|
-
Oct 15th, 2017, 06:53 PM
#4
Re: Can’t refresh Products Table in a typed DataSet and the Database to the original
6. And here is when I have the big problem. Start Project (F5) and add row but is 79 not 78.
That's how it is supposed to be. The field in Access presumbly is an autonumber... that's how autonumbers work! Just because a row got deleted, doesn't mean its ID will get reused... what happens when you deleted #12 ... it doesn't get reused... it moves on to the next one in the sequence. This is by design. It's this way to prevent problems down the road should there be orphaned child records or other related data that still has the old deleted ID in it.
-tg
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|