From: Warren Young Date: March 15 2010 11:56pm Subject: Re: Fwd: problem creating a table List-Archive: http://lists.mysql.com/plusplus/8904 Message-Id: <4B9EC94B.6020908@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 3/15/2010 3:50 PM, hadass yaari wrote: > I get exception = true and the error is mysqlpp::StoreQueryResult::`vector > deleting destructor'(unsigned int). You don't "store" such queries, you "execute" them. See: examples/resetdb.cpp in the tarball and http://tangentsoft.net/mysql++/doc/html/userman/tutorial.html#querytypes