From: Warren Young Date: October 26 2010 12:08am Subject: Re: Problems with storein and template queries List-Archive: http://lists.mysql.com/plusplus/9093 Message-Id: MIME-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Oct 25, 2010, at 2:09 PM, Florian Feldbauer wrote: > Ok, I changed the query template to > mysqlpp::Query query =3D conn.query("SELECT * FROM %0q WHERE col0 =3D = %1q"); > also swapped the parameters in the storein call, but I still have this = problem. Can you change one of the examples to demonstrate the symptom?=