Get ZMySQLDA to retrieve MySQL Stored Procedures
Quick, before I forget!! Tired of “can’t return a result set in the given context” errors when calling stored procedures in Mysql 5? The ultra fast how-to on returning records from a multi-column multi-record stored procedure in Mysql 5 using Zope/Python! In the ZMySQLDA, edit the db.py file and add […]