Share Access Database

Hi m using a visual basic 2005 express to design a user interface on a Microsoft Access Database. I in a network and I put my access database on a shared folder. still I get an error message

Request for the permission of type 'System.Data.OleDb.OleDbPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

when it try to use my application after saving it on a different account on the same server.

It tell me to contact the system admin for security but unfornately I am the admin and dont know what to do.

Please help and a walkthrough is much appreciated.




Answer this question

Share Access Database

  • Scott Cadillac

    There maybe more you can do here.

    Infortunately you do not specify what it is your program is attempting to do which invokes the exception so there's no way to tell.



  • Tim S

    Well I finally figured the answer. You have to add the users by right click the access database file itself and going to secuirty tab. Ofcourse to do that you must have admin rights on the system.



  • Share Access Database