|
Question : Stored Procedure Execution Options
|
|
I am looking for a quick solution that is very easy and fast to implement.
I have a couple of procedures written that I woudl like some specific users to be able to change parameters on and execute. I don't want to have to install the SQL tools for these users, and I don't want to grant them rights on the database that would give them more access than just these particular procedures.
I am looking for a small visual studio web or client side EXE or Batch type of method that can prompt for the parameters and run a procedure. I am asking because I literally don't have much time to make this happen, and am a novice at best with regard to the newer VS amd .NET development tools.
Thanks!
|
|
Answer : Stored Procedure Execution Options
|
|
the other 2 files
|
|
|
|