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)
 Pass Parameters to a SP Through a Job

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-28 : 09:43:23
Phil writes "SQL 2000 on W2K SP1; dual PIII 800MHz

I want to invoke a long-running stored procedure through a job, so it doesn't tie up my Web site. I thought sp_start_job was the answer, but the problem is that my SP requires a dynamic parameter.

How can I pass the parameter to the SP through the job?

Great site, BTW, and TIA for your time.

PH"
   

- Advertisement -