20077.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 31 行
HTML
31 行
<html> <head> <title>Re: SQL条件式</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: SQL条件式</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:kuotsani@tpts4.seed.net.tw">Mouse</a> on October 13, 1999 at 13:24:36:<p>In Reply to: <a href="20070.html">SQL条件式</a> posted by 小贤 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 "<p>改成<br>Where 建立日期 Between #1999/1/1# And #1999/10/10#<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><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--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?