I am really new to SQL.
I have built a DB with Access project front end and SQL and a backend. All stored procedures work when logged in as SA. But when I sign in as a user I get a "cant not find record source sp_XXXXXXX.
I did go into securities under SQL Database Access. I did click all the EXEC on the SP(which I assume is an EXECUTE) for the group. I still get this error.
I assume that I have not released all permissions yet. Oh, I have not set securities on the Access side of the DB yet.
Can someone help me?
I have built a DB with Access project front end and SQL and a backend. All stored procedures work when logged in as SA. But when I sign in as a user I get a "cant not find record source sp_XXXXXXX.
I did go into securities under SQL Database Access. I did click all the EXEC on the SP(which I assume is an EXECUTE) for the group. I still get this error.
I assume that I have not released all permissions yet. Oh, I have not set securities on the Access side of the DB yet.
Can someone help me?