From: Warren Young Date: February 16 2007 7:27pm Subject: Re: Column sizes List-Archive: http://lists.mysql.com/plusplus/6357 Message-Id: <45D6058C.7020506@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit gary clark wrote: > > Ok, so I wanted to isolate the problem. Basically take > the essence of what I'm doing i.e adding and > retrieving the column data and push that into a > separate test project. > > I could not recreate the problem. Well, until you can give a ready-to-compile example, you're not likely to get much help. Debugging by remote control is no fun at all. > However I think what > is happening is that the second time I access the > table something is not being freed and causing > the crash to happen. If anybody has some idea on how > to isolate the problem that would be great. BoundsChecker. Or Purify, if you're so inclined.