4931.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: Crystal Report 可以用在非 physical database 上吗??</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: Crystal Report 可以用在非 physical database 上吗??</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:starjou@ms2.hinet.net">周星星</a> on August 21, 1998 at 11:28:30:<p>
In Reply to: <a href="4906.html">Crystal Report 可以用在非 physical database 上吗??</a> posted by scorpion on August 20, 1998 at 17:40:16:<p>
: 如果我现在先利用 msrdc 将我要的 records 从 database 中 select 出来....<br>: 可是我又必须将此resultset给print出来....<br>: 我将怎么做呢??<p>: 恳请指教!! 谢谢 !!<p>把 select 出来的东东设成一个 data control 然后把 crystal control 的 reportsource 设成 data control 而不是 report file ,再把 crystal control 的 data source 设成那个 data control .....<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 4931-->
</ul><!--end: 4931-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?