1 | 数据提供程序或其他服务返回 E_FAIL 状态。 |
Data provider or other service returned an E_FAIL status. |
2 | 应用程序使用不正确的变量类型,超出可接受的范围,或和其它的相冲突。 |
Application uses arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another. |
3 | 存取器无效。 |
Accessor is invalid. |
4 | 章节无效。 |
Chapter is invalid. |
6 | 内存不足。 |
Out of memory. |
9 | 未准备命令。 |
Command was not prepared. |
12 | 发生未知错误。 |
An unknown error has occurred. |
13 | 多步操作产生错误。请检查每一步的状态值。 |
Multiple-step operation generated errors. Check each status value. |
14 | 不能加载资源 DLL msadcer.dll。 |
Resource DLL msadcer.dll cannot be loaded. |
16 | 当事件句柄仍在运行时,请求无法被执行。 |
Request cannot be executed while the event handler is still processing. |
17 | 更改已在通知中取消。没有列被更改。 |
Change canceled during notification. No columns are changed. |
22 | 无法应用过滤器。 |
Filter cannot be applied. |
28 | 行句柄引用了一个已被删除的行或被标识为删除的行。 |
Row handle referred to a deleted row or a row marked for deletion. |
31 | 不是由于数据溢出而是因为其他原因,不能将命令中的文字值转换成正确的类型。 |
Literal value in the command cannot be converted to the correct type. Data overflow was not the cause. |
32 | 无法为更新定位行。一些值可能已在最后一次读取后已更改。 |
Row cannot be located for updating. Some values may have been changed since it was last read. |
33 | 书签无效。 |
Bookmark is invalid. |
34 | 没有进一步结果。 |
No more results. |
35 | 已到达行集或章节的开始或结尾处。 |
Reached start or end of rowset or chapter. |
36 | 尽管书签有效,但无法找到和它匹配的行。 |
Bookmark was valid, but no row was found to match it. |
37 | 此行的更新引起了数据存储中多行的更新。 |
Updating this row caused more than one row to be updated in the data store. |
38 | 不支持转换。 |
Conversion is not supported. |
40 | 绑定信息无效。 |
Binding information is invalid. |
42 | 开始位置位于行集的起始之前或结尾之后。没有行被返回。 |
Start position is before the beginning or past the end of the rowset. No rows were returned. |
43 | 值与数据库架构冲突。 |
Values violate the database schema. |
44 | 值与列或表的完整性约束冲突。 |
Values violate the integrity constraints for a column or table. |
45 | 列不存在。 |
Column does not exist. |
46 | 列不含书签或章节。 |
Column does not contain bookmarks or chapters. |
47 | 非-NULL 控制 IUnknown 已被指定,创建的对象不支持聚合。 |
Non-NULL controlling IUnknown was specified and the object being created does not support aggregation. |
48 | 行集已被打开。 |
Rowset has already been opened. |
49 | 比例无效。 |
Ratio is invalid. |
50 | 最新插入的行尚未更新,无法获得可查看的数据。 |
Cannot get visible data for a newly inserted row that has not yet been updated. |
51 | 排序无法被应用。 |
Sort order cannot be applied. |
52 | 行句柄无效。 |
Row handle is invalid. |
53 | 在指定的列上无法执行查找,或比较操作无效。 |
Find cannot be performed over the specified column, or compare operator is invalid. |
54 | 该提供程序不支持参照附件。 |
Reference accessors are not supported by this provider. |
55 | 在异步提取 XML 生成的层次结构时非法操作。 |
Illegal operation during asynchronous fetch of XML generated hierarchy. |
56 | 不支持界面。 |
Interface not supported. |
57 | 参数 cRows 超出最大支持值。 |
The cRows parameter exceeds the maximum supported value. |
58 | 参数 cOptColumns 超出最大支持值。 |
The cOptColumns parameter exceeds the maximum supported value. |
59 | 参数 cBindings 超出最大支持值。 |
The cBindings parameter exceedes the maximum supported value. |
60 | 参数 cbRowSize 超出最大支持值。 |
The cbRowSize parameter exceedes the maximum supported value. |
1001 | 磁盘空间不足。 |
Out of disk space. |
1002 | 文件系统失败。 |
File system failure. |
1006 | 缺少用于更新或刷新的基本表信息。 |
Insufficient base table information for updating or refreshing. |
1007 | 缺少更新或刷新的键列信息。 |
Insufficient key column information for updating or refreshing. |
1009 | 键列信息不足或不正确。更新影响到多行。 |
Key column information is insufficient or incorrect. Too many rows were affected by update. |
1010 | 非空列不能更新为 Null。 |
Non-nullable column cannot be updated to Null. |
1011 | 行没有任何挂起的更改。 |
Row does not have any pending changes. |
1012 | 行集不能包含 2048 个以上的列。 |
Rowsets cannot contain more than 2048 columns. |
1013 | 在构造参数化更新或刷新语句时,发生转换错误。 |
Conversion error occurred while building parameterized update or refresh statement. |
1014 | 在行集中没有定义列。 |
No columns defined in rowset. |
1018 | 无法在未知的定义长度或过大的列上进行 Relate,Compute By,或 Sort 操作。 |
Relate, Compute By, and Sort operations cannot be performed on column(s) whose defined size is unknown or too large. |
1019 | 单行刷新操作返回多行。 |
Single-row refresh operation returned multiple rows. |
1020 | 列数据不可用。 |
Column data is unavailable. |
1022 | 在联接条件中指定的聚集列不能依赖于其定义的关系。 |
Aggregate column specified in the join condition cannot depend on the relationship it defines. |
1023 | 无法插入空行。行必须至少有一个列值集。 |
Empty row cannot be inserted. Row must have at least one column value set. |
1024 | 无法完成操作。请将 OLEAUT32.DLL 升级到 2.30 或更新的版本。 |
The operation could not be completed. Please upgrade OLEAUT32.DLL to version 2.30 or later. |
1025 | 自定义重新同步命令没有生成一个所需结果形状的行集。 |
Custom resync command did not produce a rowset of the required shape. |
1026 | Unique Table 不存在或未被完全定义。 |
Unique Table is nonexistent or not completely specified. |
1027 | 分层查询包含比期望的更多的结果。每个嵌入命令中只能有一行返回指令。 |
Hierarchical query contained more results than expected. Only one row returning statement is allowed per embedded command. |
1028 | 当键长未知或超过 10K 时,无法创建 MAX 或 MIN 聚合列。 |
MAX or MIN aggregate columns cannot be created when key length is unknown or exceeds 10 KB. |
1029 | 数据存储中此行的键值已被更改或删除。现在本地行已被删除。 |
Key value for this row was changed or deleted at the data store. The local row is now deleted. |
1030 | 无法从章节列中提取。 |
Cannot fetch from chapter column. |
1031 | 无法从 DBTYPE_SQLVARIANT 列中提取。 |
Cannot fetch from DBTYPE_SQLVARIANT column. |