11870.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 27 行
HTML
27 行
<html>
<head>
<title>不一定得要透过command物件</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>不一定得要透过command物件</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:cww5@mail.ncku.edu.tw">cww</a> on April 12, 1999 at 07:59:41:<p>
In Reply to: <a href="11827.html">请问ADO下取得资料的方式一定得要透过command物件??</a> posted by 阿毛 on April 09, 1999 at 20:23:21:<p>
是各取所需啦,如果要参数查询或呼叫有传回值的<br>Stored procedure,那用Command物件比较快且自然,<br>否则一般来说,使用recordset物件就够啦<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 11870-->
<!--top: 11872--><li><a href="11872.html">那为何范例都是透过command物件去做??</a> <b>阿毛</b> <i>09:03:18 4/12/99</i>
(<!--responses: 11872-->0)
<ul><!--insert: 11872-->
</ul><!--end: 11872-->
</ul><!--end: 11870-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?