Use PERL to make a script which acts like a trigger. It can be launched from
the command line.

Iulian

----- Original Message -----
From: "Kerry Colligan" <[EMAIL PROTECTED]>
To: "MySQL LIST" <[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 9:46 PM
Subject: RE: Triggers


> I think I mentioned this. The problem is, I need reproducible results from
> both web interface AND command line. If I implement the triggers in PHP, I
> only get the results from the web.
> KC
>
> -----Original Message-----
> From: Primaria Falticeni [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 17, 2003 2:28 PM
> To: Kerry Colligan
> Cc: MySQL LIST
> Subject: Re: Triggers
> Importance: High
>
>
>
> Why don't you use PHP or ASP functions on the server-side in Web page
code.
> They act like a trigger and you don't need MySQL 5.0 for them. Remember
that
> you can benefit from the both servers: MySQL and Web server.
>
> ----- Original Message -----
> From: "Kerry Colligan" <[EMAIL PROTECTED]>
> To: <>
> Sent: Tuesday, June 17, 2003 9:10 PM
> Subject: Triggers
>
>
> > I see that 5.x will support triggers. Does anyone have any advice for
> > implementation of triggers on the DB? I will need to be able to utilize
> them
> > from web applications AND from command-line type interface. Any
> suggestions
> > welcome at this point. (RH 7.3, MySQL 3.23.56 presently)
> >
> > Thanks
> >
> > --
> > Kerry
> >
> >
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to