Web Task Stored Procedures (Transact-SQL)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Microsoft SQL Server supports the following system stored procedures that are used to create web pages. These procedures are not enabled upon installation. Use the web assistant procedures Option to enable the Web Assistant procedures on this server.

To use the Web Assistant, you must also run the Web.sql script, available in the Microsoft SQL Server installation location, in the MSSQL.x\MSSQL\Install folder.

Note

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.. Use Reporting Services instead.

sp_dropwebtask (Transact-SQL)

sp_enumcodepages (Transact-SQL)

sp_makewebtask (Transact-SQL)

sp_runwebtask (Transact-SQL)

See Also

Other Resources

web assistant procedures Option

Help and Information

Getting SQL Server 2008 Assistance