17114.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行

HTML
23
字号
<html>  <head>    <title>Re: 参数传递的问题 !!</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: 参数传递的问题 !!</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:96483824@clc.edu.hk">Fai</a> on August 12, 1999 at 11:57:15:<p>In Reply to: <a href="17110.html">参数传递的问题 !!</a> posted by kk on August 12, 1999 at 10:34:41:<p>: 我想用 DataGrid 或 DBGrid 之类的元件来显示 Dbase 档案中的资料,<br>: 前提是--> 允许使用者挑选显示的范围(依资料档中的某个字串型态的栏位),<br>: 我拜读过王国荣的 VB6.0 资料库程式设计第11章,它有类似的例子,但不幸的是<br>: 他举的是预设的数字型态,而我的要求是字串型态.<p>: 我的问题是: <br>:            1. 如何设定 DataEnvironment 的参数页标的内容 ?<br>:            2. 如何将 TEXT1.text 的内容当成参数传给 DataEnvironment .<p>: 请各位指教 !!<p>:  <p>I also occur this problem. You should set <br>Host Data Type is String(VT_BSTR) in the Parameter type of Properties of your command<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17114--></ul><!--end: 17114--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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