tables not accepting new data

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Hi All, I have an access front end and a sql server backend application.

The tables were all working fine but now when I view a table in access it
does not let me add any information into them. I have tables where the pk
is an autonumber, and the tables don't even have one blank line for me to
input any data. The tables all look fine in SQL, and if I add information
to the tables in SQL the access tables show the information but I cannot add
any information into them.

If I recreate the table and upsize it it works but I'm finding it really
time consuming doing all the tables.

Any Ideas?
 
every table has a primary key and I can't enter data directly into a table
or via a form.
 

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