Cna't open database file remotely

M

Miaplacidus

I have code, running from MSProject

Set AppAccess = CreateObject("Access.Application")
AppAccess.Visible = True
AppAccess.OpenCurrentDatabase strDB (strDB conatains the path and
filename)

This opens Access normally, but when it tries to open the database I get an
error message saying it can't be found or is opend exclusively by another
user.


????
 

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