From: Warren Young Date: December 12 2008 12:54pm Subject: Re: Locale and adding integers to query List-Archive: http://lists.mysql.com/plusplus/8260 Message-Id: <49425EF2.9070109@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Tomaž Šolc wrote: > > query.imbue(std::locale::classic()); Thanks. I've added it to the Query constructors in svn. The next version of MySQL++ is likely to take a while to get here, so you may want to patch your own copy rather than wait for the official version.