Search results

  1. A

    Runtime Error 2105

    Thanks for your help. It turned out the user was in 2 permission groups for the BE folder. 1 giving modify access and 1 read only, the read only group had deny write permissions set. Once removed from the read only group the user could open the database without error.
  2. A

    Runtime Error 2105

    Hi, in an Access 2003 database all users can use it except one. When they open the database they get an error - Runtime Error 2105. The debug goes to a line - DoCmd.GoToRecord , , a_NewRec Any idea what would be causing this error for just one user?
Back
Top Bottom