weee
03-26-2004, 03:19 PM
Hi There.
I'm trying to make a simple INSERT INTO but I keep getting this message:
Microsoft JET Database Engine error '80004005'
Operation must use an updateable query.
I read that this might be the problem:
The permissions on the database itself does not have full read/write privileges in effect.
How can I check out the permissions on the database?
What to do if it's still won't work?
Thanks a lot
I'm trying to make a simple INSERT INTO but I keep getting this message:
Microsoft JET Database Engine error '80004005'
Operation must use an updateable query.
I read that this might be the problem:
The permissions on the database itself does not have full read/write privileges in effect.
How can I check out the permissions on the database?
What to do if it's still won't work?
Thanks a lot