12345.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 27 行
HTML
27 行
<html>
<head>
<title>Re: 急救 !! DataEnvironment</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 急救 !! DataEnvironment</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:ggh@ms1.seeder.net">gg</a> on April 24, 1999 at 22:42:48:<p>
In Reply to: <a href="12342.html">急救 !! DataEnvironment</a> posted by gg on April 24, 1999 at 19:04:37:<p>
: 我在 project 中新增一 DataEnvironment <br>: 并在其上建立2个 command ==> command1, command2<br>: 画面上并放置一 textBox1 连接至 command1,<p>: 我的问题如下:<br>: 我希望以textBox 的内容来指定 command2 读取的范围,请问 SQL 陈述式要如何作 ??<p>: select * from MyTable where ? <--- 如何将 textBox 的内容传来此 <p>: Ps. 我使用的是 Jet 3.51 资料库<p>补充说明:<br>我还在 form1 上放了 datacombo1 , datacombo2<br>我的意思是希望 datacombo2 出现的内容由 datacombo1<br>及 textbox 来决定
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12345-->
<!--top: 12366--><li><a href="12366.html">Re: Answer for " DataEnvironment"</a> <b>Spencer Yang</b> <i>23:32:03 4/25/99</i>
(<!--responses: 12366-->0)
<ul><!--insert: 12366-->
</ul><!--end: 12366-->
</ul><!--end: 12345-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?