PRB: Programmatically Adding Stored Procedure May Cause Error (164355)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q164355 SYMPTOMS
The following error may appear when you programmatically add a stored
procedure to a database container with the APPEND PROCEDURES FROM command
and set SAFETY to ON:
Warning: The procedures contain compile errors. Would you like
to add them anyway?
The dialog box has a choice to Add or Cancel.
RESOLUTION
You should add either a blank line to the beginning of the file being
appended or a carriage-return line-feed to the end of the database stored
procedure.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | KB164355 |
---|
|