From: Warren Young Date: October 25 2010 7:53pm Subject: Re: Problems with storein and template queries List-Archive: http://lists.mysql.com/plusplus/9091 Message-Id: <4CC5E04D.5060005@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/25/2010 12:48 PM, Adrian Cornish wrote: > Might be completely wrong here but doesn't store in take just 2 parameters. There should be a storein() overload that takes vector and two STAs. The reference manual doesn't show all the additional overloads, on purpose. I could make it do so, but that would just spam the reference manual with 24 (by default) additional refman entries for each storein*() overload while telling you nothing more than you get from the userman coverage of template queries. The OP's code *should* work, but if fixing the style issues I brought up fixes the real problem, I'm not greatly motivated to look deeper.