How To Get Return Parameters from a Stored Procedure with DAO (168210)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 4.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 4.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q168210 SUMMARY
Although RDO has the capability to execute stored procedures that return
parameters, DAO does not. It is possible to run these stored procedures
with a little bit of creative SQL.
NOTE: The SQL code used is SQL Server's Transact SQL. Other servers may
require slightly different syntax but the concept is the same.
REFERENCES
(c) Microsoft Corporation 1997, All Rights Reserved.
Contributions by Jon Fowler, Microsoft Corporation.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto KB168210 |
---|
|