Hi All
I have a little separate tool to run a packtable on a few DBF tables on a project.
That works 100%.
I am curious that i just cannot get this to work or the Close event of the main form.
There are a number of controls and components attached to that database.
E.g. DBgrids, Dbnavigators etc.
I know that one need to probably Close the DBF, then open Exclusive, but I have tried to disable all the controls (DBF1.disablecontrols) , setting active to off, and so forth, but I get errors of all kinds.
Some process is still busy and I get all kinds of errors on my many attempts.
Its not something that needs to run daily. I will put in a counter in the ini file for every 10 startups or so.
What am I missing here again?
Thanks for all the help.
Peter