14060.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 31 行

HTML
31
字号
<html>
  <head>
    <title>再次请教 Scott 无法开启'score2.txt'档案</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>再次请教 Scott 无法开启'score2.txt'档案</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by 皮皮 on June 09, 1999 at 13:50:12:<p>
In Reply to: <a href="14005.html">Re: 再次请教</a> posted by Scott on June 08, 1999 at 14:03:02:<p>
<br>谢谢Scott拔刀相助,请问无法开启'score2.txt'档案的问题<br>.<br>.<br>.<p>db.TableDefs.Append td<br>db.Execute "select * into 皮皮 from temp"<br>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>Run 至此出现<br>microsoft jet资料库引擎无法开启'score2.txt'档案<br>他已经被其他的使用者独占的开启,或者您需要有检查资料的权限<br>.<br>.<p>2.db.Execute "drop table temp"<br>3.db.Close<br>4.Set db = Nothing<p><br>若去掉 2.3.4程式可RUN,<br>But Use Access not open table<br>亦出现<br>microsoft jet资料库引擎无法开启'score2.txt'档案<br>他已经被其他的使用者独占的开启,或者您需要有检查资料的权限<p>谢谢您的解答<p><p><p><br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 14060-->
<!--top: 14081--><li><a href="14081.html">Re: 再次请教 Scott 无法开启'score2.txt'档案</a> <b>Scott</b> <i>21:23:02 6/09/99</i>
(<!--responses: 14081-->1)
<ul><!--insert: 14081-->
<!--top: 14100--><li><a href="14100.html">再次请教 Scott 无法开启'score2.txt'档案</a> <b>皮皮</b> <i>10:01:59 6/10/99</i>
(<!--responses: 14100-->0)
<ul><!--insert: 14100-->
</ul><!--end: 14100-->
</ul><!--end: 14081-->
</ul><!--end: 14060-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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