Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

ADO Error Object NativeError Property

The provider-specific error code for a given Error object.

NativeError Property Return Values

Returns a Long value.

NativeError Property Remarks

Use the NativeError property to retrieve the database-specific error information for a particular Error object. For example, when using the Microsoft ODBC Provider for OLE DB with a SQL Server database, native error codes that originate from SQL Server pass through ODBC and the ODBC Provider to the ADO NativeError property.

NativeError Property Example

See the ADO Error Object Description Property.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.