14530.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 22 行

HTML
22
字号
<html>
  <head>
    <title>VB 6.0 DataReport</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>VB 6.0 DataReport</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by Roger  on June 23, 1999 at 14:27:50:<p>
请教高手:<br>在VB6.0中的DataEnvironment定义好Connection1及Command1(定义为SQL陈述句)后,再将一DataReport连结上DataEnvironment并将Command1拖拉至DataReport/Section1完成报表后。<br>可否做到:<br>1.修改DataEnvironment/Command1 SQL陈述句<br>2.变动对应DataReport/Section1<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 14530-->
</ul><!--end: 14530-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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