Page 1 of 1

To use stored procs

Posted: Tue Feb 27, 2007 8:54 pm
by GeXus
Do you guys recommend using stored procedures with mysql? I know several ms sql developers who always use stored procs, but don't know too many mysql guys who use them.

Would be interested to hear your feedback.

Thanks!

Posted: Tue Feb 27, 2007 9:34 pm
by feyd
I would use them if I was very sure I would never change database management systems. Unfortunately, that choice is not up to me. :)