19834.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>Re: About datareport</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: About datareport</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 大汉堡 on October 08, 1999 at 20:28:37:<p>In Reply to: <a href="19829.html">About datareport</a> posted by 阿芬 on October 08, 1999 at 18:04:55:<p>: 请问一下..<br>: 我使用NT,SQl and vb6.0 企业版<br>: 想做报表只印一笔一笔的资料<br>: 也就是说...<br>: 在表单寻找到的那一笔资料..就可以印此笔<br>: (use datareport and dataenvironment)<br>: ...<br>: thx for your help.<p>于DataEnvironment中使用参数<br>SQL语法<br>select * from TableName where PrimaryKey = ?<br>于程式中先指定PrimaryKey是那一笔<br>再Show DataReport<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19834--></ul><!--end: 19834--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?