I have several jobs and many schedules already setup but I want to programmatically attach an existing job to one of the existing schedules. I have looked at sp_add_jobschedule but that seems to allow me to create a new schedule and add an existing job. Any help would be appreciated.