I have a table with one field(varchar 100). I can't add a record to this
table anywhere, in the table on a form. This is a .adp file with SQLServer
and other tables work fine. The add record button in the table view is not
enabled?
Thanks
Malcolm Cook - 16 Dec 2004 20:20 GMT
does the table have a primary key?
it must.
> I have a table with one field(varchar 100). I can't add a record to this
> table anywhere, in the table on a form. This is a .adp file with SQLServer
> and other tables work fine. The add record button in the table view is not
> enabled?
>
> Thanks