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 2005 Forums
 Transact-SQL (2005)
 trigger to start sql job

Author  Topic 

akpaga
Constraint Violating Yak Guru

331 Posts

Posted - 2010-09-03 : 14:23:34
hi friends

i have a job that creates an csv extrat from a table customers...

i wnat to create an trigger on this table which when updated shud run the job to create the extract..is it possible or is there an alternate way..

thanks in advance...
   

- Advertisement -