PRB: Can't Access Stored Procedures in Visual FoxPro Database (148865)
The information in this article applies to:
- Microsoft ODBC Driver for Visual FoxPro 1.0
This article was previously published under Q148865 SYMPTOMS
From MSQuery version 2.0, if you connect to a Visual FoxPro database that
contains stored procedures, the Procedures button of the Execute SQL dialog
box is disabled. In particular, if you set up a data source to the Tastrade
database, the Procedures button is disabled although the Tastrade database
contains stored procedures. You were expecting this button to be enabled
because the database contains stored procedures.
CAUSE
The Procedure button in the Execute SQL dialog of MSQuery calls the
SQLprocedures function. This function is not supported by the Visual FoxPro
ODBC driver because Visual FoxPro stored procedures cannot be executed
outside of a trigger. Therefore, the Procedures button in the Execute SQL
dialog box is disabled.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 7/27/2000 |
---|
Keywords: | KB148865 |
---|
|