|
Microsoft Access Error Number and Error Description Referenceby Luke Chung, President of FMS, Inc.Introduction to Error CodesWhen an error occurs in your Microsoft Access application, Access provides an error number and description. If you have error handling in place, the error object (Err) lets you get the error number (Err.Number) and description (Err.Description). For instance, Error 11 is for "Division by zero". If you are building applications for international use, you should only rely on the error number because the error description is localized to the language of the Access installation. List of Error Numbers and DescriptionsAs a resource and reference guide, we've tabulated all the Access error codes from Microsoft Access 2007, 2003, 2002/XP, and 2000. There are lots of error numbers. Two lists are available:
|
|
|
Contact Us
l Web questions: Webmaster
l Copyright
© 2009 FMS, Inc., Vienna, Virginia Celebrating 23 Years of Software Excellence |