13742.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: vb60使用access2000 .mdb</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: vb60使用access2000 .mdb</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:hyhuang@winbond.com.tw">Peter</a> on June 02, 1999 at 19:41:37:<p>
In Reply to: <a href="13545.html">vb60使用access2000 .mdb</a> posted by peter on May 29, 1999 at 10:13:24:<p>
: 请教: vb60 query access2000 databae (.mdb)<br>: 要加装? <br>:   <br>yes, I find the solution<br>see:<br>http://www.microsoft.com/data/ado/adotechinfo/dao2ado.htm<p>To add these references in Visual Basic: <br>"Microsoft ActiveX Data Objects 2.1 Library." <br>"Microsoft ADO Ext. 2.1 for DDL and Security." <br>"Microsoft Jet and Replication Objects 2.1 Library." <p>and use the ado method<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 13742-->
</ul><!--end: 13742-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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