I have a stored procedure that goes across to another database. My understanding is that you eneble cross database chaining and add the user into the database you are crossing to. However my stored procedure is complaining that ot does not have select permissions on the table. Any idea how to fix this ?