How to create a stored procedure in Microsoft SQL Server 2000 to return a specific error message to the user in Visual FoxPro (151090)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft Visual FoxPro 8.0
- Microsoft Visual FoxPro 9.0 Professional Edition
This article was previously published under Q151090 SUMMARY
This article describes how to create a stored procedure in Microsoft SQL
Server 2000 to return a specific error message to the user. The Raiserror
command lets you specify an error number and a message. You can also write this procedure in the NT event log by using the
"with log" option in Microsoft SQL
Server 6.0.REFERENCES
"Microsoft NT 3.51 Administrator Guide" and "Microsoft SQL Server Language
Reference."
For more information, please see the following articles in the Microsoft
Knowledge Base:
141140 How To Create a SQL Server Stored Procedure
114787 How To Execute a Stored Procedure on SQL Server
Modification Type: | Major | Last Reviewed: | 3/11/2005 |
---|
Keywords: | kbDatabase kbhowto kbinterop KB151090 |
---|
|