Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 sp_start_job

Author  Topic 

PiecesOfEight
Posting Yak Master

200 Posts

Posted - 2001-03-22 : 13:23:40
I am trying to run a DTS package from an ASP page, and have read over the posts in the forums. It seems the easiest way is to call sp_start_job, but on the 3 SQL Servers I have access to, I can't find a sproc with that name. They're all 7.0 (sorry I don't know about the Service Packs) -- I'm a little stumped...

   

- Advertisement -