Create Scheduler To generate some reports by monthly/weekely

  • Dear

    Hi,I m running some procedures to generate Reports on weekely and monthly basis.There are arround 10 procedures which need to run.Hence i m doing mannualy for each week/month.Is there any way to make a schedule period/time.When the time will come then automatically Scheduler will run and the report should generate.I heard about there are some scheduler conmcepts in SQL Server.Please help me.

    Thanks in advance

    Regards Surya

    Thanks
    SUrya

  • You can define scheduled tasks in SQL Server. I suggest that you’ll look for reading material about Jobs and SQL Server agent in order to learn how to schedule tasks to run automatically

    Adi

    --------------------------------------------------------------
    To know how to ask questions and increase the chances of getting asnwers:
    http://www.sqlservercentral.com/articles/Best+Practices/61537/

    For better answers on performance questions, click on the following...
    http://www.sqlservercentral.com/articles/SQLServerCentral/66909/

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply