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.