When entering data in a form, the value in my primary key changes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This is my first database.

My primary key that links the table is a number.

When I am entering data, the primary key field changes to "0".

I changed the properties of the primary key to no default, but I still have
this problem.

Any help would be appreciated.
thanks.
 
Hi Donna,

For your immediate needs, go into your table design, and change the datatype
from "number" to "Autonumber". This will solve your default value issue.

Brian
 

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

Back
Top