3679.html

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

HTML
31
字号
<html>
  <head>
    <title>Re: 移至最后一笔取RecordCount之值</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 移至最后一笔取RecordCount之值</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by wave on July 06, 1998 at 16:31:20:<p>
In Reply to: <a href="3671.html">如何得到查询结果笔数?</a> posted by Matthew on July 06, 1998 at 11:44:32:<p>
: 我用"select * from table where field > condition" 得到一结果集,但无法得知满足条件的资料笔数,用"datprimaryRS.Resultset.RowCount"得到的值是table中所有资料笔数,而非条件限定下的资料笔数,未明所以,特此求教。<br>: 谢谢!<p><rs>.movelast后,取<rs>.RecordCount之值.
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3679-->
<!--top: 3710--><li><a href="3710.html">Re2: 移至最后一笔取RecordCount之值</a> <b>Matthew</b> <i>15:04:18 7/07/98</i>
(<!--responses: 3710-->1)
<ul><!--insert: 3710-->
<!--top: 3788--><li><a href="3788.html">Re: Re2: 试试看SQL之COUNT函数</a> <b>wave</b> <i>08:18:02 7/10/98</i>
(<!--responses: 3788-->0)
<ul><!--insert: 3788-->
</ul><!--end: 3788-->
</ul><!--end: 3710-->
</ul><!--end: 3679-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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