C
Carl Johnson
I've created a database using auto numbers as the primary key. I want to be
able to delete records and all of their relational records and then have the
auto numbers change to reflect a normal sequence. Can and how could I do
this without causing problems with my relationships? Thanks.
able to delete records and all of their relational records and then have the
auto numbers change to reflect a normal sequence. Can and how could I do
this without causing problems with my relationships? Thanks.