Close (unlock), locked File on local machine! [modified]
-
Hello everybody! My team and I is facing a big problem write now, and after two days of searching and testing we didn't succeed! We have to close a Database File (SQLite) on our local machine, which was opend from our process. This is kind of a workaround, because the Database crashes thanks to a bug in SQLite, and after that the file is locked! What we found out is that it would be much more simple, if we wanted to close a locked file from across network shared computer. Like this[^] very nice post, from Heath Steward shows. In this case we could use netapi32.dll methods. Maybe someone can point us the write direction. -- modified at 6:44 Monday 18th June, 2007 As a workaround we now start a freeware program "unlocker" which works. But this is the soulution we do not prefere (Which is all said by "workaround")! Thanks for your time! All the best, Martin -- modified at 6:48 Monday 18th June, 2007