16506.html

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

HTML
22
字号
<html>
  <head>
    <title>Urgent!Help!How to use 关联?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Urgent!Help!How to use 关联?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:96483824@clc.vtc.edu.hk">Fai</a> on August 02, 1999 at 14:01:53:<p>
There are two table called "OrderRecord" and "Item" and their field as following:<br>OrderRecord                     Item<p>JobNo                               ItemID<br>BarCode                            Description<br>ItemID                              UnitPrice<p>The relation of "OrderRecord" and "Item" is one-to-many connecting by "ItemID"<br>How to use relation created by Access,  append records, edit records on both table using<br>Visual Basic 6. <br>It is good enough to provide example to illustrate.<br>Thank you very much!<p>Fai
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 16506-->
</ul><!--end: 16506-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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