ACC2000: How to Use ADO to Create a Parameterized Jet Stored Procedure (201493)
The information in this article applies to:
This article was previously published under Q201493 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
Support for the definition of stored procedures has been added to Microsoft
Jet 4.0. This article provides Visual Basic for Applications (VBA) code
examples that demonstrate how to create and run a parameterized Microsoft Jet stored procedure.
NOTE: Native stored procedures are new in Microsoft Access 2000. However, you cannot create and run stored procedures through the user interface. You must use the Visual Basic Environment with ActiveX Data Objects (ADO) or the Database Definition Language (DDL).
REFERENCESFor more information about ActiveX Data Objects, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type activex in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto KB201493 |
---|
|