From: Warren Young Date: March 9 2005 8:50pm Subject: Re: Segmentation fault->Result res = query.store(); List-Archive: http://lists.mysql.com/plusplus/4077 Message-Id: <422F61AB.90607@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Marco Turchi wrote: >> Did you run resetdb first? > > no... I'm running only the simple1.cc. You must run resetdb first, as explained in examples/README. If you don't run it first, simple1 has no data to operate on. No doubt it could fail in a more graceful manner, but when you go and ignore the short README file we've prepared I can't say I have much sympathy.