HOWTO: How to Handle Visual FoxPro Connectivity Errors w/o DBERROR() (134721)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Data Access Components 2.5
This article was previously published under Q134721 SUMMARY
The DBERROR() function from previous versions no longer exists nor does an
equivalent SQLERROR() function that you might expect to find. There are
still ways to find out the same information though. The function AERROR()
is used throughout the product for retrieving error information and the
SQLSETPROP() function also gives us some control over the SQL error
messages specifically.
Modification Type: | Minor | Last Reviewed: | 2/22/2005 |
---|
Keywords: | kbhowto KB134721 |
---|
|