My Access Project form is missing new record button.

D

DW

I created my first Access Project connected to a SQL DB using Access 2003. I
created a new form and all looks good EXCEPT the New Record button (*) is
greyed out, although I'm allowing Updates, Deletions, Additions. How do I
activate the New Record button?
 
S

Sylvain Lafontaine

The first thing to look is to make sure that the table has a primary key.
 
Top