K
Keith Fear
First off, let me say that this worked fine until last night.
I have a front end database that has a main menu which is a form called
MAIN. In the Form Load event, there is some code that is run (I have tried
even just a basic messagebox and it does work, even with error checking, no
event is triggered). The database is set to run this form and its load event
at startup. In accdb format (standard db), it works fine. Event loads, no
errors. When I do a make ACCDE, it makes it fine. When it initially runs it
as part of the make process, it works fine. When I run the actual ACCDE
file, the load event doesn't run, no matter what it is, and the app is
unusable (none of the buttons work at all). I have tried repairing the
database, no change, deleting the files I save to and totally recreating, no
change. Rebooting, Saving to a different location, getting rid of temp
files, no luck. Any help will be greatly appreciated. Next step I guess is
to delete the form and recreate it, which I really don't want to do.
Thanks,
Keith Fear
I have a front end database that has a main menu which is a form called
MAIN. In the Form Load event, there is some code that is run (I have tried
even just a basic messagebox and it does work, even with error checking, no
event is triggered). The database is set to run this form and its load event
at startup. In accdb format (standard db), it works fine. Event loads, no
errors. When I do a make ACCDE, it makes it fine. When it initially runs it
as part of the make process, it works fine. When I run the actual ACCDE
file, the load event doesn't run, no matter what it is, and the app is
unusable (none of the buttons work at all). I have tried repairing the
database, no change, deleting the files I save to and totally recreating, no
change. Rebooting, Saving to a different location, getting rid of temp
files, no luck. Any help will be greatly appreciated. Next step I guess is
to delete the form and recreate it, which I really don't want to do.
Thanks,
Keith Fear