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)
 Triggers and txt file updates

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-12-07 : 08:38:36
Shane Dixon writes "I have a windows service that 'watches' a txt file on my db server.

When a trigger is fired in SQL, i want the trigger to update this text file, which will in turn, activate my windows service which will synchrinose my two (different) databases.

Sounds pretty easy, except, the trigger will not be run using sysadmin fixed server role.

Any ideas?

We are running Windows 2003 Enterprise and SQL 2000.

Cheers,

Shane"
   

- Advertisement -