21578.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>Re: DataReport与DataEnvironment</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: DataReport与DataEnvironment</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 大汉堡 on November 24, 1999 at 22:50:12:<p>In Reply to: <a href="21555.html">DataReport与DataEnvironment</a> posted by Lai on November 23, 1999 at 15:20:37:<p>: 内容如下<br>: DataEnvironment1<br>: __Connection1<br>: ____Command1(table1:单位,名称)<br>: ______Command2(table1:单位,数量,金额.....)<br>: 其中Command1与Command2有设关连(table1单位对应table2单位)<br>: 为何DataReport1详细资讯栏内要印出<br>: 单位,名称,数量,金额....等(名称要取Command1的名称)<br>: 无法完成??<p>你的DataReport使用前指定好DataReport的DataMember 为Command1<br>再使用"撷取结构",会多出群组的section,此时详细资讯内的DataMember<br>应就可使用Command1及Command2了<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 21578--></ul><!--end: 21578--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?