Manage Edit Post Comments Logout Login

Cory Wiles Blog

If You Blog It They Will Come

« Back to blog

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.


Upvote Upvoted 0
Tweet
Like this post?
Subscribe by email » We'll email you when there are new posts here.
You're following this blog. Unfollow »
Follow this Posthaven »
Enter your email address to get email alerts about new posts on this site. Unsubscribe anytime.
Email address is invalid.
1 response
Helped me a lot. Cheers!
— Murilo Lessa
Add Website URL »

Posted

Tags

  • snippet
  • mssql
  • zend framework