18858.html

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

HTML
22
字号
<html>  <head>    <title>Problem running VB6 database program</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Problem running VB6 database program</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:yeewayting@yahoo.com">Yee-Way</a> on September 13, 1999 at 05:01:25:<p>I wrote a one-table database program for stand alone computer.Everything seems OK until I tried to run it on a clean (I mean no other programs) windows 95 computer.  It loaded the forms, but could not access the database itself.  I noticed at the end of the setup wizard, it said that the DCOM98 should be attached since I chose the MDAC_TYP.EXE file.  I attached the DCOM98 that I downloaded from Microsoft web site.  It would not run, tried to install DCOM98 on the client computer, my program still could not access the database.  What did I do wrong?<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18858--></ul><!--end: 18858--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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