From: Warren Young Date: August 5 2009 6:27pm Subject: Re: Question about store() override List-Archive: http://lists.mysql.com/plusplus/8689 Message-Id: MIME-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Aug 5, 2009, at 5:46 AM, Jim Wallace wrote: > So for v3, no casting will help? Re-read my reply. Casting the second parameter to SQLTypeAdatper fixes it: query.store(my_string, SQLTypeAdapter(my_int)); I tested this by modifying examples/tquery1.cpp. It works fine. If it doesn't work for you, modify tquery1.cpp yourself to replicate the symptom you're seeing and post the diff. > Do you always talk about yourself in third-person? :-) No, he doesn't. >:)