Re: Triggers on system tables
From: Dejan Sarka (dejan_please_reply_to_newsgroups.sarka@reproms.si)
Date: 04/25/03
- Next message: Geert Slaats: "exception c0000005 ?"
- Previous message: Ranjit Wimalaratne: "Triggers on system tables"
- In reply to: Ranjit Wimalaratne: "Triggers on system tables"
- Next in thread: Ranjit Wimalaratne: "Re: Triggers on system tables"
- Reply: Ranjit Wimalaratne: "Re: Triggers on system tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Dejan Sarka" <dejan_please_reply_to_newsgroups.sarka@reproms.si> Date: Fri, 25 Apr 2003 11:06:10 +0200
> I am running SQL 7.0 and would like to set a trigger on a
> systems table. SQL 7.0 documentation does not say that no
> triggers can be set on system tables (SQL 2000 does ) and
> I tried with no success. The MS suggestion is to set it in
> INformation_schema views. But the table I need to set it
> on has no view. Is there any known way to achieve this?
What do you want to achieve? Maye you should check the Profiler, if you need
to have some kind of auditing, for example.
-- Dejan Sarka, SQL Server MVP FAQ from Neil & others at: http://www.sqlserverfaq.com Please reply only to the newsgroups. PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org
- Next message: Geert Slaats: "exception c0000005 ?"
- Previous message: Ranjit Wimalaratne: "Triggers on system tables"
- In reply to: Ranjit Wimalaratne: "Triggers on system tables"
- Next in thread: Ranjit Wimalaratne: "Re: Triggers on system tables"
- Reply: Ranjit Wimalaratne: "Re: Triggers on system tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|