Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Triggers and File Access

Re: Oracle Triggers and File Access

From: Ubiquitous <weberm_at_polaris.net>
Date: Tue, 13 May 2003 14:07:38 +0000 (UTC)
Message-ID: <b9qu7a$i27$1@news.utelfla.com>


Jonathan Wolfson <jon3825_at_hotmail.com> wrote:

: Can an Oracle Trigger access a file? E.g. when I update the employees
: table, I want a trigger run that notes the update in a text file
: stored on the server.

I don't see why one couldn't but wouldn't it be better to write to a log table?   Received on Tue May 13 2003 - 09:07:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US