all groups > sql server programming > march 2007 >
You're in the

sql server programming

group:

sp_runwebtask



sp_runwebtask Carly
3/11/2007 7:29:04 PM
sql server programming: Hello,

Can sp_runwebtask run with a default output file (not specified when
sp_runwebtask is run)?
If yes, what is the default file name and path?

Thanks,

Carly
Re: sp_runwebtask EMartinez
3/11/2007 9:42:49 PM
[quoted text, click to view]


If I remember correctly, sp_runwebtask should be able to use the same
output file used previously for sp_makewebtask. So if you define an
output file for sp_makewebtask beforehand, you should be able to use
sp_runwebtask without a default file specified as long as you provide
null as the default file and the stored procedure created during the
sp_makewebtask process. Hope this helps.

Regards,

Enrique Martinez
Sr. SQL Server Developer
AddThis Social Bookmark Button