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)
 SQL 2000 Trigger to post to a web page

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-09-24 : 08:46:27
shantha writes "Hi,

I want to write a trigger when a row is inserted, the contents of few columns to post to a web page. Is there an easy way to do this.

I am using sql 2000 on win 2000 server.


Thanks

Shantha."

Kristen
Test

22859 Posts

Posted - 2004-09-24 : 09:31:39
sp_runwebtask?

Kristen
Go to Top of Page
   

- Advertisement -