1001 | Provider does not support the property. |
Provider does not support the property. |
1002 | Property value is invalid. Make sure the value is typed correctly. |
Property value is invalid. Make sure the value is typed correctly. |
1003 | Property attribute is invalid. |
Property attribute is invalid. |
1004 | Property does not apply to the specified field. |
Property does not apply to the specified field. |
1005 | Property is read-only or cannot be set. |
Property is read-only or cannot be set. |
1006 | Read-only property value was not set. |
Read-only property value was not set. |
1007 | Optional property value was not set. |
Optional property value was not set. |
1008 | Property value conflicts with a related property. |
Property value conflicts with a related property. |
1009 | The property is not available. |
The property is not available. |
2008 | Provider cannot determine the value. Possible reasons: The record was just created, the default value for the field was not available, or the user has not set a new value. |
Provider cannot determine the value. Possible reasons: The record was just created, the default value for the field was not available, or the user has not set a new value. |
3000 | Provider failed to perform the requested operation. |
Provider failed to perform the requested operation. |
3001 | Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another. |
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another. |
3002 | File could not be opened. |
File could not be opened. |
3003 | File could not be read. |
File could not be read. |
3004 | Write to file failed. |
Write to file failed. |
3021 | Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record. |
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record. |
3219 | Operation is not allowed in this context. |
Operation is not allowed in this context. |
3220 | Supplied provider is different from the one already in use. |
Supplied provider is different from the one already in use. |
3246 | Connection object cannot be explicitly closed while in a transaction. |
Connection object cannot be explicitly closed while in a transaction. |
3251 | Object or provider is not capable of performing requested operation. |
Object or provider is not capable of performing requested operation. |
3265 | Item cannot be found in the collection corresponding to the requested name or ordinal. |
Item cannot be found in the collection corresponding to the requested name or ordinal. |
3367 | Object is already in collection. Cannot append. |
Object is already in collection. Cannot append. |
3420 | Object is no longer valid. |
Object is no longer valid. |
3421 | Application uses a value of the wrong type for the current operation. |
Application uses a value of the wrong type for the current operation. |
3704 | Operation is not allowed when the object is closed. |
Operation is not allowed when the object is closed. |
3705 | Operation is not allowed when the object is open. |
Operation is not allowed when the object is open. |
3706 | Provider cannot be found. It may not be properly installed. |
Provider cannot be found. It may not be properly installed. |
3707 | Cannot change the ActiveConnection property of a Recordset object which has a Command object as its source. |
Cannot change the ActiveConnection property of a Recordset object which has a Command object as its source. |
3708 | Parameter object is improperly defined. Inconsistent or incomplete information was provided. |
Parameter object is improperly defined. Inconsistent or incomplete information was provided. |
3709 | The connection cannot be used to perform this operation. It is either closed or invalid in this context. |
The connection cannot be used to perform this operation. It is either closed or invalid in this context. |
3710 | Operation cannot be performed while processing event. |
Operation cannot be performed while processing event. |
3711 | Operation cannot be performed while executing asynchronously. |
Operation cannot be performed while executing asynchronously. |
3712 | Operation has been cancelled by the user. |
Operation has been cancelled by the user. |
3713 | Operation cannot be performed while connecting asynchronously. |
Operation cannot be performed while connecting asynchronously. |
3714 | Coordinating transaction is invalid or has not started. |
Coordinating transaction is invalid or has not started. |
3715 | Operation cannot be performed while not executing. |
Operation cannot be performed while not executing. |
3716 | Safety settings on this computer prohibit accessing a data source on another domain. |
Safety settings on this computer prohibit accessing a data source on another domain. |
3717 | This Website uses a data provider that may be unsafe. If you trust the website, click OK, otherwise click Cancel. |
This Website uses a data provider that may be unsafe. If you trust the website, click OK, otherwise click Cancel. |
3718 | ADO Security Warning |
ADO Security Warning |
3719 | Data value conflicts with the integrity constraints of the field. |
Data value conflicts with the integrity constraints of the field. |
3720 | Insufficient permission prevents writing to the field. |
Insufficient permission prevents writing to the field. |
3721 | Data value is too large to be represented by the field data type. |
Data value is too large to be represented by the field data type. |
3722 | Data value conflicts with the data type or constraints of the field. |
Data value conflicts with the data type or constraints of the field. |
3723 | Conversion failed because the data value was signed and the field data type used by the provider was unsigned. |
Conversion failed because the data value was signed and the field data type used by the provider was unsigned. |
3724 | Data value cannot be converted for reasons other than sign mismatch or data overflow. For example, conversion would have truncated data. |
Data value cannot be converted for reasons other than sign mismatch or data overflow. For example, conversion would have truncated data. |
3725 | Data value cannot be set or retrieved because the field data type was unknown, or the provider had insufficient resources to perform the operation. |
Data value cannot be set or retrieved because the field data type was unknown, or the provider had insufficient resources to perform the operation. |
3726 | Record does not contain this field. |
Record does not contain this field. |
3727 | Either the source URL or the parent of the destination URL does not exist. |
Either the source URL or the parent of the destination URL does not exist. |
3728 | Permissions are insufficient to access tree or subtree. |
Permissions are insufficient to access tree or subtree. |
3729 | URL contains invalid characters. Make sure the URL is typed correctly. |
URL contains invalid characters. Make sure the URL is typed correctly. |
3730 | Object represented by the specified URL is locked by one or more other processes. Wait until the process has finished and attempt the operation again. |
Object represented by the specified URL is locked by one or more other processes. Wait until the process has finished and attempt the operation again. |
3731 | Copy or move operation cannot be performed. Object named by destination URL already exists. Specify adCopyOverWrite or adMoveOverWrite to replace the object. |
Copy or move operation cannot be performed. Object named by destination URL already exists. Specify adCopyOverWrite or adMoveOverWrite to replace the object. |
3732 | Server cannot complete the operation. |
Server cannot complete the operation. |
3733 | Provider cannot locate the storage device indicated by the URL. Make sure the URL is typed correctly. |
Provider cannot locate the storage device indicated by the URL. Make sure the URL is typed correctly. |
3734 | Operation cannot be performed. Provider cannot obtain enough storage space. |
Operation cannot be performed. Provider cannot obtain enough storage space. |
3735 | Source or destination URL is outside the scope of the current record. |
Source or destination URL is outside the scope of the current record. |
3736 | Operation failed to complete and the status is unavailable. The field may be unavailable or the operation was not attempted. |
Operation failed to complete and the status is unavailable. The field may be unavailable or the operation was not attempted. |
3737 | Record named by this URL does not exist. |
Record named by this URL does not exist. |
3738 | URL of the object to be deleted is outside the scope of the current record. |
URL of the object to be deleted is outside the scope of the current record. |
3747 | Operation requires a valid ParentCatalog. |
Operation requires a valid ParentCatalog. |
3748 | Connection was denied. New connection you requested has different characteristics than the one already in use. |
Connection was denied. New connection you requested has different characteristics than the one already in use. |
3749 | Fields update failed. For further information, examine the Status property of individual field objects. |
Fields update failed. For further information, examine the Status property of individual field objects. |
3750 | Provider does not support sharing restrictions. |
Provider does not support sharing restrictions. |
3751 | Provider does not support the requested kind of sharing restriction. |
Provider does not support the requested kind of sharing restriction. |
3752 | Cells cannot be created for this cellset because one of the axes contains no positions. |
Cells cannot be created for this cellset because one of the axes contains no positions. |
3753 | Provider is not specified and there is no designated default provider. |
Provider is not specified and there is no designated default provider. |
3754 | Connection string specified is too long. Please review your connection string. |
Connection string specified is too long. Please review your connection string. |
10012 | Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype. |
Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype. |
10013 | Current provider does not support commands with parameters. |
Current provider does not support commands with parameters. |
10014 | Current provider does not support transactions. |
Current provider does not support transactions. |
10015 | Requested operation requires an OLE DB Session object, which is not supported by the current provider. |
Requested operation requires an OLE DB Session object, which is not supported by the current provider. |
10016 | Current provider does not support changing columns on the record object. |
Current provider does not support changing columns on the record object. |
10017 | Current provider does not support the necessary interface for Find functionality. |
Current provider does not support the necessary interface for Find functionality. |
10018 | Current provider does not support the necessary interface for Index functionality. |
Current provider does not support the necessary interface for Index functionality. |
10019 | Current provider does not support the necessary interfaces for sorting or filtering. |
Current provider does not support the necessary interfaces for sorting or filtering. |
10020 | Current Recordset does not support bookmarks. This may be a limitation of the provider or of the selected cursortype. |
Current Recordset does not support bookmarks. This may be a limitation of the provider or of the selected cursortype. |
10021 | Current provider does not support asynchronous execution. |
Current provider does not support asynchronous execution. |
10022 | Current provider does not support returning multiple recordsets from a single execution. |
Current provider does not support returning multiple recordsets from a single execution. |
10023 | Current provider does not support output streams. |
Current provider does not support output streams. |
10024 | Current provider does not support setting the character encoding on output streams. |
Current provider does not support setting the character encoding on output streams. |
10025 | Current provider does not support scoped operations on the record object. |
Current provider does not support scoped operations on the record object. |
10026 | Current provider does not support refreshing underlying values. |
Current provider does not support refreshing underlying values. |
10027 | Current provider does not support adding and deleting columns on the record object. |
Current provider does not support adding and deleting columns on the record object. |
10028 | Chunking operations not supported on Record object fields. |
Chunking operations not supported on Record object fields. |
10029 | MarshalOptions are only available on a disconnected or client-side recordset. |
MarshalOptions are only available on a disconnected or client-side recordset. |
10030 | Current charset requires MLANG.DLL (MultiLanguage support) available with Internet Explorer Version 4.0 SP2 |
Current charset requires MLANG.DLL (MultiLanguage support) available with Internet Explorer Version 4.0 SP2 |
10031 | Current provider does not support the necessary property reporting interface on this object. |
Current provider does not support the necessary property reporting interface on this object. |
10032 | Current provider does not support schema recordets. |
Current provider does not support schema recordets. |
10033 | Provider could not set DATASOURCE, USERID, or PASSWORD property. |
Provider could not set DATASOURCE, USERID, or PASSWORD property. |
10034 | This website is using your identity to access a data source. If you trust this website, click OK to continue, otherwise click Cancel. |
This website is using your identity to access a data source. If you trust this website, click OK to continue, otherwise click Cancel. |