Re: triggers or stored procedures

2004-06-28 Thread SGreen
g.com.br>cc: Fax to: 06/28/2004 07:11 Subject

RE: triggers or stored procedures

2004-06-28 Thread Gilbert Wu
leather seats and cruise control... It may make an interesting hobby to build your own car but I hate reinventing the wheel. Gilbert -Original Message- From: Martijn Tonies [mailto:[EMAIL PROTECTED] Sent: 28 June 2004 11:39 To: mysql Subject: Re: triggers or stored procedures Hi Carlos

Re: triggers or stored procedures

2004-06-28 Thread Josh Trutwin
On Mon, 28 Jun 2004 07:11:04 -0300 "Carlos J Souza" <[EMAIL PROTECTED]> wrote: > hello all > > What is more important? triggers or stored procedures. > > I think that triggers they are a lot more important than stored proc. because stored > procs they c

Re: triggers or stored procedures

2004-06-28 Thread Martijn Tonies
Hi Carlos, > What is more important? triggers or stored procedures. > > I think that triggers they are a lot more important than stored proc. because stored procs they can be implemented in the front end application. > Then they wouldn't be Stored Procedures anymore would t

triggers or stored procedures

2004-06-28 Thread Carlos J Souza
hello all What is more important? triggers or stored procedures. I think that triggers they are a lot more important than stored proc. because stored procs they can be implemented in the front end application. In the version 5 should be implemented triggers instead of stored procedures