Hello,
I get an error (Msg 7416): "Access to the remote server is denied because no login-mapping exists"
when executing a query with login 'reader'.
This query gets data from 2 different db's (dbA,dbB) and in those 2 db's is a user created 'reader'.
The login 'reader' is mapper with users 'reader' (from dbA) and 'reader' (from dbB).
Both db's are in the same instance (on the same server).
I don't know why I get this error, because the login-mappings seems ok...
Can someone help me with this problem?
Thx!