Cannot edit table design

L

Louie Warren

I have created a database with numerous tables. At the
present time, there are no links between tables. There
are no forms. There are no queries. I can go to Design
view on all tables but one. On that table I get the
message:

You can't open the table "MyTable" for modification.

A query or form bound to the table is open, you may
not have permission to open this table in Design View,
or another user has the table open.

I have no users, just Admin. No one else knows the
database exists. When I use Windows Explorer, I see
the .ldb is there even when the database is closed. I
edit the .ldb and it shows two entries for Admin on the
server where the database resides.

What is wrong, and how can I fix it? Thanx!
 
R

Roger Carlson

Do you have full network rights to the DIRECTORY where the database lives?
If not, you need those: Delete, Create, and Modify.
 
J

John Vinson

I have created a database with numerous tables. At the
present time, there are no links between tables. There
are no forms. There are no queries. I can go to Design
view on all tables but one. On that table I get the
message:

You can't open the table "MyTable" for modification.

A query or form bound to the table is open, you may
not have permission to open this table in Design View,
or another user has the table open.

I have no users, just Admin. No one else knows the
database exists. When I use Windows Explorer, I see
the .ldb is there even when the database is closed. I
edit the .ldb and it shows two entries for Admin on the
server where the database resides.

What is wrong, and how can I fix it? Thanx!

Just delete the .ldb file altogether (with Access closed). Access will
recreate it as needed.
 
G

Greg Kraushaar

Looks like the DB crashed at some point & didn't do a proper cleanup.
Simply delete the ldb, and you should be laughing.

BTW i would challenge your assumption that no knows about it if its on
a server, unless you have sole access to the server as well.
SystemAdmin people, hackers & lots of others may know about it & even
have looked at it. Also the Form/Report could be in a different MDB
and linked to your MDB....
 

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