rufen101
10-02-2003, 09:08 AM
A lock file(.ldb) is created when i create an ADO Connection to an Access database, wich is totaly normal. This lock file is usually deleted when the conenction is closed. My problem is that my app runs as a NT Service, and when i stop the service, it simply kills the process of my app. This way, the lock file does not get deleted. I'm looking for an event that i could use before the process gets kill, so i could close the ADO Connection.... any ideas
Thanks
Rufen
Thanks
Rufen