20070.html

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

HTML
34
字号
<html>  <head>    <title>SQL条件式</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>SQL条件式</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:chia_shien@tomail.com.tw">小贤</a> on October 13, 1999 at 10:58:53:<p>*.MDB 档 及 VB6<p>我要找 1999/1/1 至 1999/10/10 的资料,我下的条件式如下,但是找出的资料不正确.<br>只能用 " > , < " 条件式!<br>请问下面式子是哪里有问题呢?(建立日期的栏位型态是 Data/时间 )<br> <br> <br>  " Where 建立日期 Between 1999/1/1 And 1999/10/10  "<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20070--><!--top: 20077--><li><a href="20077.html">Re: SQL条件式</a> <b>Mouse</b> <i>13:24:36 10/13/99</i>(<!--responses: 20077-->2)<ul><!--insert: 20077--><!--top: 20079--><li><a href="20079.html">Re: SQL条件式</a> <b>Joint</b> <i>13:36:13 10/13/99</i>(<!--responses: 20079-->1)<ul><!--insert: 20079--><!--top: 20115--><li><a href="20115.html">Re: SQL条件式</a> <b>nothing</b> <i>09:31:46 10/14/99</i>(<!--responses: 20115-->0)<ul><!--insert: 20115--></ul><!--end: 20115--></ul><!--end: 20079--></ul><!--end: 20077--></ul><!--end: 20070--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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