Can I create SQL Server 2000 Jobs with SQL Server Management Studio 2008 tools.

  • I have one SQL Server Management Studio 2008 as development environment but I need to develop and configure job for SQl Server 2000. Is it fine ? What precautions and steps I need to take.

    My Job will have below components and steps --

    Step -1 Calls one 2000 DTS package

    Step -2 Call one stored Procedure which will do some data manipulation and send an email using sp_send_dbmail.

    Step -3 Then update success/failure results.

Viewing 0 posts

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