Posts tagged with 'Stored Procedures'
Zend Framework and Stored Procedures

I’m been playing with the Zend Framework and, whenever I’m faced with a new data abstraction layer [Zend_Db in this case], I cannot help but rethink the great debate over whether to use (or not use) stored procedures [more].