Jump to content

Vista explorer can write to network folder but app can't?


Recommended Posts

Guest Mark B
Posted

I have a Microsoft Access database runtime application (split front end/back

end) that normally runs fine with the backend data file (BackendData.mdb)

sitting on a shared network folder.

 

I have been contacted by a user who says he's getting a 'No permission'

error when the front-end app tries to write to the BackendData.mdb file in

the network folder.

 

He says however that through the particular machine's Vista Windows

Explorer, he can write (e.g. copy BackendData.mdb, create new documents) to

that network folder OK.

 

The server is Windows 2003.

 

How can I give 'my app' permission to write to the network folder?

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest MBUnit
Posted

Mark B wrote:<span style="color:blue">

> I have a Microsoft Access database runtime application (split front

> end/back end) that normally runs fine with the backend data file

> (BackendData.mdb) sitting on a shared network folder.

>

> I have been contacted by a user who says he's getting a 'No permission'

> error when the front-end app tries to write to the BackendData.mdb file

> in the network folder.

>

> He says however that through the particular machine's Vista Windows

> Explorer, he can write (e.g. copy BackendData.mdb, create new documents)

> to that network folder OK.

>

> The server is Windows 2003.

>

> How can I give 'my app' permission to write to the network folder?</span>

 

I would say that the Access.exe that is used to run the Access VBA

solution by the user must be started with a short-cut that has Run As

Administrator enabled. It could be the case that the Access.exe itself

that runs the VBA solution needs its rights escalated, which is done by

using Run As Administrator on the exe or a short-cut that points to the exe.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...