How to fire off job from c#

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: JC (striderguy56_at_hotmail.com)
Date: 05/12/04


Date: Wed, 12 May 2004 15:26:03 -0500

I pull in data from a legacy source and then manipulate it. I then want to
send it over to the webserver database. I have linked the webserver db and
made a job that will push it over from the staging db to the webserver db.
How can I do this using c#. This is a sql 2000 db.

thanks
jc