MOD2000: The xp_modWFEval Stored Procedure Is Not Documented in Help (238768)
The information in this article applies to:
- Microsoft Office 2000 Developer
This article was previously published under Q238768 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access project (.adp).
SYMPTOMS
In Microsoft Access Workflow Designer, the xp_modWFEval extended stored procedure is not documented in Help; however, the other xp_modWF* extended stored procedures are documented in Help.
RESOLUTION
To see a list of extended stored procedures, follow these steps:
- Open the Access Workflow Designer Developer's Guide Help file.
- Type xp_modWfDrop in the Type in the word(s) to search for box, and then click List Topics. Note that the "Stored Procedures" topic is displayed in the right pane of the Help window.
- Switch to Microsoft SQL Server Query Analyzer where your workflow-enabled database exists.
- Log in. Select a workflow-enabled database.
- Run sp_helpextendedproc. Note that xp_modWFEval appears in the list.
However, if you search for xp_modWFEval in Help, you cannot find it.
Modification Type: | Major | Last Reviewed: | 12/6/1999 |
---|
Keywords: | kbbug KB238768 |
---|
|