Error message when opening company

alijartealijarte Member Posts: 30
edited 2005-07-18 in Navision Attain
All,

when I try to open the only compnay I have for the moment, Navision comes up with an error:

"You do not have permission to read the Sesion table.
Contact your system manager if you need your permissions to be changed."

If I click OK,then the application opens up and seems to work fine
It works if I assign the db_owner role to the user (it actually happens for all users), but I don't want all my users to be DB admins, do you?

Does anyone know how to overcome this error?
Thanks,
Ch.
Ch.

Comments

  • ArhontisArhontis Member Posts: 667
    Hi,

    You could use a developer's license, enable the debugger, and then open the company, so that the debugger will show what operation raises the error.

    Maybe the object that tries to read the session table should get ther read permission on that table, so that it would work regardless the user that opens the company.
Sign In or Register to comment.