Christian Le Gall wrote:
> I have included an example project

... and the mailing list server has stripped it.
Please put it somewhere on the web.

> The error I am getting is generally "critical error detected c000374" which
> my research tells me is a corrupted heap.

This typically indicates a bug in your program, such as threading
issues, objects used after being freed, or just general memory
corruption.


Regards,
Clemens
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to