|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, February 17, 2010 8:05 AM
Points: 3,
Visits: 19
|
|
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.
|
|
|
|