Forum Discussion

jeffprandall's avatar
jeffprandall
Icon for Helper I rankHelper I
5 years ago

Permissions to execute stored procedure

I am trying to executive a stored procedure which executes another stored procedure to decrypt some data.  I get the unecrypted data but all the encrpyted data is blank.  I have made sure both SP's h...