-
Access Form
Hey to all,
I have an access application with a form and a sub form.
I personally do not experience this often, but the users of this app do.
I test locally and they run over the network.
When they go into the form and try to navigate using the navigation buttons, they receive an error:
access has encountered a problem and needs to be closed.
It then exits Access.
I checked the code and I don't have any requery calls that would cause access to go into an indefinite loop.
Any ideas?
Thanks,
-
Re: Access Form
Any uncommon activex controls involved?
I had a problem once with a db crashing often for no reason. I couldn't figure it out for anything. Compact and repair didn't do anything. I wound up importing everything into a newly created database and the problem went away. Maybe this will help you? That's all the help I can give with such a vague post.
Does the db crash on every computer it's run on?
-
Re: Access Form
yes, it crashes on all, more on some than others though.
i do not have any activex controls on the form.
I might try to re-import all the objects into a new database.
I do think it's a problem with the form though.
I might re-create the form first.
Thanks,