Matthew Dumbleton wrote: > > So does this mean therefore SQLite will not currently work on a > compact framework device? (Or at least not on mine.) >
It's worked on every device that I've used in the past. > > That dll is protected inside the windows directory on the device so I > cannot even try removing/renaming it. > I have no idea what the "rtlogshimeng" DLL is. I tried searching for references to it on the web to no avail. It might be totally harmless; however, it seems to be implicated by the debug output. > > Since the device isn't crashing on it's own it's presumably some sort of > inadvertant call being made as part of the application running, which > disappears when SQLite is not referenced. And since Microsoft aren't > likely to release any updates to the compact framework I'm not sure where > to go with this. > Does everything work properly when only a single thread is used? -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

