ACC2000: You May Need to Refer to Jet Stored Procedures as Tables in ADO (225918)
The information in this article applies to:
This article was previously published under Q225918 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access database (.mdb).
SYMPTOMS
Even though you can programmatically create a Microsoft Jet 4.0 QueryDef (stored procedure), you may not be able to access it by using the adCmdStoredProc constant with the CommandText property in ActiveX Data Objects (ADO).
RESOLUTION
Instead of the adCmdStoredProc constant, use the adCmdTable constant of the CommandText property.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbbug kbpending KB225918 |
---|
|