Strange Primary Key values

A

aine_canby

Hi,

I have created a form based on a table using the wizard. This table
has a primary key field plus a few more. When I add new rows to the
table using the form, I gets strange primary key values such as
-298239823. Any ideas why this might be?

Thanks,

Aine
 
D

Douglas J. Steele

Sounds as though your primary key is an AutoNumber set to Random, rather
than Sequential.

That shouldn't matter: the value of an AutoNumber key has no meaning.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top