Page 2 of 2

Re: Stored Procedures in Dev Environment

PostPosted: Wed Mar 27, 2019 2:39 pm
by ryan.m.beasley
I manually went into the sqlid and granted the execute, insertion, deletion, and alter permissions. It still doesn't work. And like I said, I don't think this is the issue; otherwise, I wouldn't be able to execute the stored procedures from my local environment. That points to the same database and uses the same sqlid and I'm not having any issues executing them from there.