7588.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 22 行

HTML
22
字号
<html>
  <head>
    <title>VBA只能用 Office97 所安装的 DAO 3.5 吗?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>VBA只能用 Office97 所安装的 DAO 3.5 吗?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by Archer on November 24, 1998 at 14:57:31:<p>
我使用Outlook开发电子表单, 执行时都会发生"有一个物件未适当授权"的错误讯息, 检查时都是发生在<br>oDB = Item.Application.CreateObject("DAO.DBEngine.35") 的时候, 我的DAO3.5是使用VB的安装程式所产生的程式安装的, 问其它人是说一定要用Office97安装程式中的才可以使用, 真的没其它办法解决吗?<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 7588-->
</ul><!--end: 7588-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?