Matthew Dumbleton wrote: > > I have managed to get hold of a HTC HD2 device to do testing on and have > unfortunately found the error still occurs using the small test application > I sent you a while back. >
Looking at your sample code again, the use of Thread.Abort could be causing problems. Here is some additional information on this: http://stackoverflow.com/questions/421389/is-this-thread-abort-normal-and-sa fe This does not directly explain the access violation; however, it is something to think about. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users