S
Slez via AccessMonster.com
I have a FE/BE database that I all of a sudden am having errors when opening.
I get the message:
Unrecognized database format: 'G:\WPDOCS\Estimator Forms\EstimatingSoftware\
MW-Estimate_be.mbd '.
I can click OK 3 times, then I get a Microsoft Visual Basic Error:
Run-time error '2467': The expression you entered refers to an object that
is closed or doesn't exist.
When I click Debug, it highlights a Current event:
Forms!frmMainScreen1CtlEstimateSelectorCR.Form!lstCRSelect.Requery
If I stop the debugger, a number of the subforms are now displayed as blank
on the mainform.
Where do I start??
I get the message:
Unrecognized database format: 'G:\WPDOCS\Estimator Forms\EstimatingSoftware\
MW-Estimate_be.mbd '.
I can click OK 3 times, then I get a Microsoft Visual Basic Error:
Run-time error '2467': The expression you entered refers to an object that
is closed or doesn't exist.
When I click Debug, it highlights a Current event:
Forms!frmMainScreen1CtlEstimateSelectorCR.Form!lstCRSelect.Requery
If I stop the debugger, a number of the subforms are now displayed as blank
on the mainform.
Where do I start??