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 - 2003-11-07 : 08:16:48
|
| lankan writes "Hi I have a JOB function in SQL server, that will retrieve the email every half hour and give the email dynamicaly to the webpage. I want to retrive that email and send through ASP. How do I retrive the data from JOB in asp?" |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-11-07 : 12:06:16
|
Perhaps if you explained what JOB function is But if you mean you have a sql agent job, then just send your results into a table.Tara |
 |
|
|
|
|
|