本文介绍了错误消息:Access已停止工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好。 SQL BE和Access FE。为用户构建了两个存储过程,以提示他们想要查看的内容。然后构建两个按钮,每个按钮用于用户单击的每个过程。尝试过,一切都很好。下次我打开Access时,几秒钟后我收到一条消息,说Access已停止工作。一个问题导致程序停止正常工作。我还有其他关于按钮的点击事件,所以不确定会发生什么。有谁有想法?谢谢。

Hi. SQL BE and Access FE. Built two stored procedures for users to get prompted for what they want to view. Then built two buttons, one for each of the procedures, that the users would click on. Tried it and all was fine. Next time I opened Access, I got a message after a few seconds saying Access has stopped working. A problem caused the program to stop working correctly. I have other on click events for buttons so not sure what could be going on. Any one have an idea? Thanks.

推荐答案




这篇关于错误消息:Access已停止工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 01:55