6552.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 26 行

HTML
26
字号
<html>
  <head>
    <title>SELECT..INTO..  statement in vb ?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>SELECT..INTO..  statement in vb ?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:wong@systematic.edu.my">william</a> on October 17, 1998 at 14:10:55:<p>
Hi guys,<p>Is it possible that I can do this :-<p>   select cust_no into custtxt.text from customer<p>Yes, direct assign it to text box which power builder allowed to do so.<p><br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6552-->
<!--top: 6575--><li><a href="6575.html">你认为呢?</a> <b>小吴</b> <i>07:54:42 10/19/98</i>
(<!--responses: 6575-->0)
<ul><!--insert: 6575-->
</ul><!--end: 6575-->
</ul><!--end: 6552-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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