From: Warren Young Date: February 25 2005 6:37am Subject: Re: Follow up to "seg fault as soon as i try to get a Result Set" List-Archive: http://lists.mysql.com/plusplus/4005 Message-Id: <421EC7B6.5050604@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chris Gagnon wrote: > On another note I wrote a test program that retrieves a result set no > problem. Is it the same result set, from the same database? In that case, I would suspect that you might have a memory problem, and that the MySQL++ faults are only secondary damage. If you are retrieving something different, I'm not sure that your test proves anything beyond what the MySQL++ examples do.