Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stored Procedure Permission Problem

Status
Not open for further replies.

yakdogs

Programmer
Aug 13, 2002
40
US
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top