Run Time Error 3027

G

Guest

I have a Timecard application which uses Access to store info and Excel to
display the info and I merged it with our Purchasing system. Now when I
login it displays information fine but when I try to submit my new
information I get and error 3027 Cannot Update Database or Object is Read
Only.

How do I go about telling if it's read only. I know no one else is in it...
Why else would it be read only?

TIA

Dennis
 
?

=?iso-8859-1?Q?J=F6rg_Ackermann?=

Hi,

MTechG schreibselte:
I have a Timecard application which uses Access to store info and
Excel to display the info and I merged it with our Purchasing system.
Now when I login it displays information fine but when I try to
submit my new information I get and error 3027 Cannot Update Database
or Object is Read Only.

How do I go about telling if it's read only. I know no one else is
in it... Why else would it be read only?

check if each user has full permissions to
the database directory.

Acki
 
G

Guest

I looked over the permissions and I even moved the database to my local C and
still gave the same error.

D
 
?

=?iso-8859-1?Q?J=F6rg_Ackermann?=

Hi,

MTechG schreibselte:
I looked over the permissions and I even moved the database to my
local C and still gave the same error.

Ok

then tell us, how you connect to database
and show a represenive code-snipped if possible.

Acki
 

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

Similar Threads


Top