Hi,
I am maintaining the old application that uses Microsoft ADO Data Control. I noticed, that when the application ends, it always leaves ldb file, which is not I would expect.
I researched the code and found that ADODC Refresh method creates the ldb record-locking file. I tried to play with various properties and methods of that control but could not get rid of the ldb file.
Can anyboby help me find out how to remove the locks after the Refresh so when the program ends, only mdb file would remain.
Thank you!
vladk
I am maintaining the old application that uses Microsoft ADO Data Control. I noticed, that when the application ends, it always leaves ldb file, which is not I would expect.
I researched the code and found that ADODC Refresh method creates the ldb record-locking file. I tried to play with various properties and methods of that control but could not get rid of the ldb file.
Can anyboby help me find out how to remove the locks after the Refresh so when the program ends, only mdb file would remain.
Thank you!
vladk