Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
bpuccha
Starting Member
34 Posts |
Posted - 2012-11-06 : 14:39:04
|
I have few stored procedures which calls sp_makewebtask to generate HTML reports, but it needs sysadmin role in order to execute the stored proc? Is there any other way to exec the stored proc without granting the sysadmin role? is there any other way to generate HTML reports with out using Sp_makewebtask stored proc? |
|
|
|
|