Hi all
Yesterday I found a strange corruption-issue that I can't solve yet or actually point my finger at.
I converted an A97 app to A2k.
I have done this often enough so I didn't expect trouble here.
Conversion seems OK and I start the app. BUT . . .
Mainform doesn't work. Form comes up but none of the buttons react.
Why not? I go to design view and see that code is not compiled. (compile-option is active)
So I compile and go to normal view. It seems to work.
But the problem is not over yet. After I close the db the same story repeats.
I start the db again and open any module. I see that code is not compiled.
I don't really think the compilation-state is the problem here but nevertheless ...
Some more testing: When I start the app my mainform comes up.
When I switch to design-view and do NOTHING but switch to normal mode again the form works.
After this when I look at the 'compile-state' in any form or module the option to compile is
greyed-out.
So it's compiled again, or still ?
I can repeat this over and over.
Other apps on my PC do not have this problem, so I don't think it's a Access-install or SP-issue
I tried save as text - load from text for this form. (For other forms as well)
I also created a blank new db, imported everything but same result.
I will try to recreate the form from scratch, but for today I've had enough of this.
Going to play biljarts and have a beer or two now ;-)
Any idea's? Anyone had similar 'events' ?
TIA
Arno R
							
						
					Yesterday I found a strange corruption-issue that I can't solve yet or actually point my finger at.
I converted an A97 app to A2k.
I have done this often enough so I didn't expect trouble here.
Conversion seems OK and I start the app. BUT . . .
Mainform doesn't work. Form comes up but none of the buttons react.
Why not? I go to design view and see that code is not compiled. (compile-option is active)
So I compile and go to normal view. It seems to work.
But the problem is not over yet. After I close the db the same story repeats.
I start the db again and open any module. I see that code is not compiled.
I don't really think the compilation-state is the problem here but nevertheless ...
Some more testing: When I start the app my mainform comes up.
When I switch to design-view and do NOTHING but switch to normal mode again the form works.
After this when I look at the 'compile-state' in any form or module the option to compile is
greyed-out.
So it's compiled again, or still ?
I can repeat this over and over.
Other apps on my PC do not have this problem, so I don't think it's a Access-install or SP-issue
I tried save as text - load from text for this form. (For other forms as well)
I also created a blank new db, imported everything but same result.
I will try to recreate the form from scratch, but for today I've had enough of this.
Going to play biljarts and have a beer or two now ;-)
Any idea's? Anyone had similar 'events' ?
TIA
Arno R
	
Comment