1001 | 提供程序不支持该属性。 |
Provider does not support the property. |
1002 | 属性值无效。请确保键入了正确的值。 |
Property value is invalid. Make sure the value is typed correctly. |
1003 | 属性值无效。 |
Property attribute is invalid. |
1004 | 属性没有应用到指定的字段上。 |
Property does not apply to the specified field. |
1005 | 属性只读或无法被设置。 |
Property is read-only or cannot be set. |
1006 | 未设置只读属性值。 |
Read-only property value was not set. |
1007 | 未设置可选属性值。 |
Optional property value was not set. |
1008 | 属性值和相关的属性冲突。 |
Property value conflicts with a related property. |
1009 | 该属性不可用。 |
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. |
3000 | 提供程序无法运行所需的操作。 |
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. |
3002 | 文件无法被打开。 |
File could not be opened. |
3003 | 文件无法被读取。 |
File could not be read. |
3004 | 写入文件失败。 |
Write to file failed. |
3021 | BOF 或 EOF 中有一个是“真”,或者当前的记录已被删除,所需的操作要求一个当前的记录。 |
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. |
3220 | 给定的提供程序与已使用的不同。 |
Supplied provider is different from the one already in use. |
3246 | 在事务处理过程中,连接对对象不能被明确地切断。 |
Connection object cannot be explicitly closed while in a transaction. |
3251 | 对象或提供程序不能执行所需的操作。 |
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. |
3367 | 对象已在集合中。无法追加。 |
Object is already in collection. Cannot append. |
3420 | 对象不再有效。 |
Object is no longer valid. |
3421 | 应用程序在当前操作中使用了错误类型的值。 |
Application uses a value of the wrong type for the current operation. |
3704 | 对象关闭时,不允许操作。 |
Operation is not allowed when the object is closed. |
3705 | 对象打开时,不允许操作。 |
Operation is not allowed when the object is open. |
3706 | 未找到提供程序。该程序可能未正确安装。 |
Provider cannot be found. It may not be properly installed. |
3707 | 无法更改以命令对象为源的记录集对象的 ActiveConnection 属性。 |
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. |
3709 | 连接无法用于执行此操作。在此上下文中它可能已被关闭或无效。 |
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. |
3711 | 在异步运行时,操作不能被执行。 |
Operation cannot be performed while executing asynchronously. |
3712 | 操作已被用户取消。 |
Operation has been cancelled by the user. |
3713 | 在异步连接时,操作不能被执行。 |
Operation cannot be performed while connecting asynchronously. |
3714 | 协调事务无效或未开始。 |
Coordinating transaction is invalid or has not started. |
3715 | 在没有运行时,操作不能被执行。 |
Operation cannot be performed while not executing. |
3716 | 此计算机上的安全设置禁止访问其它域的数据源。 |
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. |
3718 | ADO 安全警告 |
ADO Security Warning |
3719 | 数据值和字段完整性约束相冲突。 |
Data value conflicts with the integrity constraints of the field. |
3720 | 没有足够的权限写入字段。 |
Insufficient permission prevents writing to the field. |
3721 | 数据值过大,无法以字段数据类型表示。 |
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. |
3723 | 转换失败,因为数据值已被指定,而且被提供程序使用的字段数据类型未被指定。 |
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. |
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. |
3726 | 记录不包含此字段。 |
Record does not contain this field. |
3727 | 源 URL 或目的 URL 的上层之一不存在。 |
Either the source URL or the parent of the destination URL does not exist. |
3728 | 没有足够的权限访问树或子树。 |
Permissions are insufficient to access tree or subtree. |
3729 | URL 包含无效的字符。请确定键入的 URL 是否正确。 |
URL contains invalid characters. Make sure the URL is typed correctly. |
3730 | 指定 URL 表示的对象被一个或多个其它的进程锁定。请等待进程结束,并重新尝试该操作。 |
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 | 无法执行复制或移动操作。被目的 URL 命名的对象已经存在。指定 adCopyOverwrite 或 adMoveOverWrite 替换该对象。 |
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. |
3733 | 提供程序无法定位 URL 指定的存储设备。请确定 URL 是否被正确键入。 |
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. |
3735 | 源或目的 URL 超出了当前记录的范围。 |
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. |
3737 | 该 URL 命名的记录不存在。 |
Record named by this URL does not exist. |
3738 | 要被删除对象的 URL 超出了当前记录的范围。 |
URL of the object to be deleted is outside the scope of the current record. |
3747 | 操作需要一个有效的 ParentCatalog。 |
Operation requires a valid ParentCatalog. |
3748 | 连接被拒。请求的新连接和已被使用的连接的特性不一致。 |
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. |
3750 | 提供程序不支持共享限制。 |
Provider does not support sharing restrictions. |
3751 | 提供程序不支持请求类型的共享限制。 |
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. |
3753 | 未指定提供程序,也没有指派的默认提供程序。 |
Provider is not specified and there is no designated default provider. |
3754 | 指定的连接字符串太长。请检查连接字符串。 |
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. |
10013 | 当前提供程序不支持带参数的命令。 |
Current provider does not support commands with parameters. |
10014 | 当前提供程序不支持事务。 |
Current provider does not support transactions. |
10015 | 请求的操作需要 OLE DB 会话对象,而当前提供程序不支持此对象。 |
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. |
10017 | 当前提供程序不支持“查找”功能必需的界面。 |
Current provider does not support the necessary interface for Find functionality. |
10018 | 当前提供程序不支持“索引”功能必需的界面。 |
Current provider does not support the necessary interface for Index functionality. |
10019 | 当前提供程序不支持排序或过滤所必需的界面。 |
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. |
10021 | 当前提供程序不支持异步执行。 |
Current provider does not support asynchronous execution. |
10022 | 当前提供程序不支持从单一执行返回多个记录集。 |
Current provider does not support returning multiple recordsets from a single execution. |
10023 | 当前提供程序不支持输出流。 |
Current provider does not support output streams. |
10024 | 当前提供程序不支持在输出流上设置字符编码。 |
Current provider does not support setting the character encoding on output streams. |
10025 | 当前提供程序不支持对记录对象执行范围内操作。 |
Current provider does not support scoped operations on the record object. |
10026 | 当前提供程序不支持刷新基础值。 |
Current provider does not support refreshing underlying values. |
10027 | 当前提供程序不支持在记录对象上添加或删除列。 |
Current provider does not support adding and deleting columns on the record object. |
10028 | 记录对象字段不支持字符块操作。 |
Chunking operations not supported on Record object fields. |
10029 | MarshalOptions 仅可用于中断连接或客户端的记录集。 |
MarshalOptions are only available on a disconnected or client-side recordset. |
10030 | 当前字符集要求可用于 Internet Explorer 4.0 SP2 版的 MLANG.DLL(多语言支持) |
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. |
10032 | 当前提供程序不支持架构记录集。 |
Current provider does not support schema recordets. |
10033 | 提供程序无法设置 DATASOURCE、USERID 或 PASSWORD 属性。 |
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. |