From: Warren Young Date: January 28 2009 2:41am Subject: Re: Calling stored procedure and returning result in SSQLS structure List-Archive: http://lists.mysql.com/plusplus/8331 Message-Id: <497FC5F4.6080101@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jim Wallace wrote: > I use SPs almost exclusively with MySQL++. Okay, I'll bite. :) My ignorant view is that stored procedures are software written in a quasi-proprietary language that's less powerful and arguably even uglier than C++, which must be stored in the DB engine where it's resistant to source code control and other change management practices that overcomes these difficulties. If by some wild chance I've managed to capture the essence of the issue, what compelling value do you find that outweighs these problems? If, as seems more likely, I'm wrong in my assessment, I'd appreciate a viewpoint correction.