13026.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 27 行
HTML
27 行
<html>
<head>
<title>Re: VB 如何 call SQL 的 stored procedure</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: VB 如何 call SQL 的 stored procedure</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by jack on May 17, 1999 at 09:31:46:<p>
In Reply to: <a href="12978.html">VB 如何 call SQL 的 stored procedure</a> posted by Mark on May 15, 1999 at 10:05:11:<p>
: 我用的是 VB 5.0, 一般都是用 DAO 连 SQL server<br>: 请问该如何 call SQL 的 stored procedure<br>: 我用Set Recordset = db.OpenRecordset("exec procedure's name", dbOpenSnapshot)<br>: 总是 " 3146 呼叫失败"<p>你的 ' 可能的问题
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 13026-->
<!--top: 13040--><li><a href="13040.html">Re: VB 如何 call SQL 的 stored procedure</a> <b>Mark</b> <i>11:55:16 5/17/99</i>
(<!--responses: 13040-->0)
<ul><!--insert: 13040-->
</ul><!--end: 13040-->
</ul><!--end: 13026-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?