4604.html

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

HTML
23
字号
<html>
  <head>
    <title>Re: ODBC  driver 如何在安装程序中发行?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: ODBC  driver 如何在安装程序中发行?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:kitkitng@bigfoot.com">Kit</a> on August 11, 1998 at 16:30:34:<p>
In Reply to: <a href="4426.html">ODBC  driver 如何在安装程序中发行?</a> posted by liu on August 06, 1998 at 15:14:07:<p>
: vb 安装程序中如何发行ODBC driver (SQL server driver)到未安装driver的computer?<p>The ODBC drivers setup is shipped with VB 5.0.<br>You can find it in "\VB\ODBC" directory.<br>Just give the users these drivers together with your program.<p>You must first install these drivers before instaling<br>your program which uses ODBC.<p><br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 4604-->
</ul><!--end: 4604-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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