some tables are read only

M

Martin

Hi,

I've got an adp database that I created from Access. Some tables I created
with the Access UI, and some with a SQL script executed via JDBC.

Some of the tables created via JDBC are read only in access, but some are
read-write. ie I can or cannot add/edit records in these tables.

What's going on?

Thanks
Martin
 
D

Douglas J. Steele

Do they have a primary key defined? If not, that's why they're read-only.
 

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