From: Warren Young Date: April 12 2005 8:31am Subject: Re: Mysql++ && printf List-Archive: http://lists.mysql.com/plusplus/4241 Message-Id: <425B875C.70909@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chris Frey wrote: > > Going from memory, I think you use the quote manipulator like this, > but I could be wrong, I don't use it regularly: > > query << "SELECT * FROM table WHERE id=" << quote << var; True.