标题: OLE错误 [打印本页] 作者: zhn77 时间: 2008-2-29 14:33 标题: OLE错误 请问一个问题,我用ACCESS做了一个小软件,用了VBA,为什么在有的电脑上没有问题,有的却提示OLE错误.全文如下:
The expression On Click you entered as the event property setting produced the following error: A problem occurred while Microsoft Office Access was communicating with the OLE server or ActiveX Control
请大家一定帮帮忙啊!作者: zhn77 时间: 2008-3-3 10:10
请问在那里看呢?哪些控件是必须的作者: tmtony 时间: 2008-3-3 10:13
1.可能Activex控件未注册好
2.可能你引用了Owc.dll (Access xp)的对象
3.可能是繁简体的问题