Good Morning all
I have a program that uses three application roles across three databases. All of these roles have been tested and work untill I attempt to call a view. The view uses joins across two different databases. The user (even the dbo) gets an access denied message to one of the tables.
The error message says the access is denied for what ever local user is logged on the computer running the program, like it has somehow bypassed the app role.
If any has any ideas it would be great.
thanks
I have a program that uses three application roles across three databases. All of these roles have been tested and work untill I attempt to call a view. The view uses joins across two different databases. The user (even the dbo) gets an access denied message to one of the tables.
The error message says the access is denied for what ever local user is logged on the computer running the program, like it has somehow bypassed the app role.
If any has any ideas it would be great.
thanks