Access error occurring in an application I can't reprogram

M

Matt

The error message: current recordset does not support updating this may be a
limitation of the provider or the selected locktype.

This is occuring in a software package that I did not create. Is there some
sort of fix for this that does not involve actually having to change
programming language? Is it possible that this is caused by something in the
software environment of the user?

Thanks,
Matt
 
J

Jerry Whittle

Check that the user has full privileges to both the database file(s) AND the
folder it resides in.

If that doesn't work, you need to talk to the developer. I'm assuming that
you can't get to the source code and make modifications.
 
M

Matt

Thanks Jerry,

That fixed it!

Matt

Jerry Whittle said:
Check that the user has full privileges to both the database file(s) AND the
folder it resides in.

If that doesn't work, you need to talk to the developer. I'm assuming that
you can't get to the source code and make modifications.
 

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