Quick Snippet for Running MSSQL Stored Procedures with Zend Framework
In order to hopefully save some poor PHP programmer out there the same headaches and endless curses of frustrations with syntax and vague database error messages when trying to call a MSSQL stored procedure using Zend Framework (using 1.11)....here is the syntax.