Just wanted to update this thread about a possible solution. It turns out that the "sp_prepexecrpc" statement that "prepares" the SQL command for execution was actually being sent by my remote app.
So, essentially, any SQL preparation is now disabled & the Profiler does not show any trace of...
@ Crowley16
Thank you for the prompt reply.
No, I have not checked permissions because as I mentioned in the post, sometimes the remote procedure does execute successfully. And when I execute it using the Query Analyzer from a Server's client with the "EXEC" statement, it is always...
Greetings!
Please help me with the following extremely odd stored procedure behavior on MS. SQL Server 2000.
I have a stored procedure that is executed remotely. When it is executed in our office test environment, the Profiler shows a perfect sequence of execution & return of results.
However...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.