Ok, this is going to seem like a stupid problem but bare with me…
I have a 2002/3 database with a treeview on the left which filters all the forms to the right. 90% of the time, it works great. The other 10% is something else. It seems not to register the clicking in the tree and even if I stick debug statements right at the start, it doesn’t print anything in the immediate window. Same goes for putting a breakpoint in, it doesn’t get that far.
I have tried importing the data, queries, forms and code into a new database but it does it there too. (10% of the time.)
All the computers that are running it are service packed and up to date. Using access 2003 to read the database.
The weird thing is, it seems to fix itself somehow sometimes. I am unsure how this is happening as I can’t get it to do it when I want it to.
Can anyone suggest any other avenues to find out what’s going wrong? I’ve got no idea why it would stop registering the mouse clicks on the tree view.
I have a 2002/3 database with a treeview on the left which filters all the forms to the right. 90% of the time, it works great. The other 10% is something else. It seems not to register the clicking in the tree and even if I stick debug statements right at the start, it doesn’t print anything in the immediate window. Same goes for putting a breakpoint in, it doesn’t get that far.
I have tried importing the data, queries, forms and code into a new database but it does it there too. (10% of the time.)
All the computers that are running it are service packed and up to date. Using access 2003 to read the database.
The weird thing is, it seems to fix itself somehow sometimes. I am unsure how this is happening as I can’t get it to do it when I want it to.
Can anyone suggest any other avenues to find out what’s going wrong? I’ve got no idea why it would stop registering the mouse clicks on the tree view.