pass parameters to a Trigger?
From: DraguVaso (pietercoucke_at_hotmail.com)
Date: 03/24/04
- Next message: Dan Guzman: "Re: nvarcnar"
- Previous message: Jim: "corrupt msdb"
- Next in thread: Tibor Karaszi: "Re: pass parameters to a Trigger?"
- Reply: Tibor Karaszi: "Re: pass parameters to a Trigger?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Mar 2004 14:31:43 +0100
Hi,
I have an application with an SQL-database in which I want to put Triggers.
I want to create a Trigger like this:
I do an INSERT to a Table, and the Trigger has to perform an INSERT with
paramters OTHER than the parameters passed by the intial INSERT-statement.
Like for exemple creating somewhere a log with the username of the user
which is working with the application.
Is this possibly? And if yes: how?
Thanks a lot,
Pieter
- Next message: Dan Guzman: "Re: nvarcnar"
- Previous message: Jim: "corrupt msdb"
- Next in thread: Tibor Karaszi: "Re: pass parameters to a Trigger?"
- Reply: Tibor Karaszi: "Re: pass parameters to a Trigger?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|