11604.html

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

HTML
27
字号
<html>
  <head>
    <title>Re: 请问一个有关DBGrid查询的问题</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 请问一个有关DBGrid查询的问题</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by 小馨 on April 01, 1999 at 17:51:34:<p>
In Reply to: <a href="11593.html">Re: 请问一个有关DBGrid查询的问题</a> posted by 小v on April 01, 1999 at 13:50:49:<p>
<br>: : 请问如果我用DBGrid.RecordSource="Select ........."的指令去查询<br>: : 资料库中的资料,那所查询到的资料就会显示在DBGrid上面,那<br>: : 要如何做才能将所查询到的资料,另外储存在一个空的资料库<br>: : 中呢?还是说要一笔一笔的从DBGrid中读出来在新增到空的资<br>: : 料库中呢...?请各位高手帮帮忙啰...!!!谢谢...*^_^*<br>可否再说详细点,因为我还是新手...谢谢啰!!! ^_^<br>: select * INTO NewTableName from ... where .....<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 11604-->
<!--top: 11611--><li><a href="11611.html">Re: 请问一个有关DBGrid查询的问题</a> <b>纪文和</b> <i>20:07:02 4/01/99</i>
(<!--responses: 11611-->0)
<ul><!--insert: 11611-->
</ul><!--end: 11611-->
</ul><!--end: 11604-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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