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.
| 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" |
|
|
|
|
|