13214.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 31 行
HTML
31 行
<html>
<head>
<title>Re: 请问如何在VB将用SQL查询出的资料另存到新的一个资料库档案中...</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 请问如何在VB将用SQL查询出的资料另存到新的一个资料库档案中...</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by job on May 21, 1999 at 13:16:55:<p>
In Reply to: <a href="13212.html">请问如何在VB将用SQL查询出的资料另存到新的一个资料库档案中...</a> posted by ㄚ雄 on May 21, 1999 at 13:03:06:<p>
: 请问如何在VB将用SQL查询出的资料另存到新的一个资料库档案中...<br>: 而不是只能另存到新的资料表中而以...thanks<p>用另外一个conntion就可以<br>db1.Execute("insert into table values ()")
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 13214-->
<!--top: 13249--><li><a href="13249.html">能否说详细一点</a> <b>ㄚ雄</b> <i>00:49:25 5/22/99</i>
(<!--responses: 13249-->1)
<ul><!--insert: 13249-->
<!--top: 13286--><li><a href="13286.html">Re: 能否说详细一点</a> <b>尧仔</b> <i>21:14:19 5/23/99</i>
(<!--responses: 13286-->0)
<ul><!--insert: 13286-->
</ul><!--end: 13286-->
</ul><!--end: 13249-->
</ul><!--end: 13214-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?