📄 10010.html
字号:
<html>
<head>
<title>Re: 那请问用一个datacontrol起动两个table的资料可以吗??</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 那请问用一个datacontrol起动两个table的资料可以吗??</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:steve_lam@hongkong.com">steve</a> on February 10, 1999 at 01:11:35:<p>
In Reply to: <a href="9996.html">不可能</a> posted by 小吴 on February 09, 1999 at 17:39:58:<p>
因我在王国荣的书中看,但我觉得他有错~<p>private sub data1_reposition()<br>dim sql as string<br>sql="Select *From[table1] Where [samefield] ="<br>sql= sql & data1.recordset("samefields")<br>data2.recordsource = sql<br>data2.refresh<br>end sub<br>其中data2的recorsourvce系属性里是没有选择的<br>其他,照原本的做,<br>请问那里有错呢????可否帮我改改<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 10010-->
</ul><!--end: 10010-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -