Re: Trigger does not seem to fire from front end or enterprise manager
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 03/23/04
- Next message: Aaron Bertrand [MVP]: "Re: How to get a Sproc to return both recordset and output parameters"
- Previous message: Trey Walpole: "Re: Year conversion"
- In reply to: Keith G Hicks: "Trigger does not seem to fire from front end or enterprise manager"
- Next in thread: Keith G Hicks: "Re: Trigger does not seem to fire from front end or enterprise manager"
- Reply: Keith G Hicks: "Re: Trigger does not seem to fire from front end or enterprise manager"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 17:32:33 +0100
No, that should not happen. Are you certain that it isn't a view you are
working against?
To see what really happens, I suggest that you run a profiler trace to see
what SQL EM submits.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp "Keith G Hicks" <krh@comcast.net> wrote in message news:%23EwXwxOEEHA.3716@TK2MSFTNGP10.phx.gbl... > Please do not yell at me for not being more specific. I am having a problem > with a trigger and will get more specific if necessary. > > In general is there a reason why a trigger would fire properly when doing an > update statement on a table from the query analyzer but seemingly NOT fire > at all when making a change to a field in the enterprise manager? > > Thanks, > > Keith > >
- Next message: Aaron Bertrand [MVP]: "Re: How to get a Sproc to return both recordset and output parameters"
- Previous message: Trey Walpole: "Re: Year conversion"
- In reply to: Keith G Hicks: "Trigger does not seem to fire from front end or enterprise manager"
- Next in thread: Keith G Hicks: "Re: Trigger does not seem to fire from front end or enterprise manager"
- Reply: Keith G Hicks: "Re: Trigger does not seem to fire from front end or enterprise manager"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|