msadcer.dll.mui OLE DB Cursor Engine Resources e7fb35b38febda8e01f665aeb8696091

File info

File name: msadcer.dll.mui
Size: 5120 byte
MD5: e7fb35b38febda8e01f665aeb8696091
SHA1: 79fd3a8924409a960d8cd160ed4f704a13d4b83e
SHA256: c3ca66751deb7f465e92403cfcc14646dc6cbc500d0941689e87915776ad55f8
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Chinese (Simplified) English
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.
1026Unique 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.

EXIF

File Name:msadcer.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-m..ds-ce-rll.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_7eb329ce414ca459\
File Size:5.0 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:4608
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Chinese (Simplified)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:OLE DB Cursor Engine Resources
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:msadcer.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:msadcer.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-m..ds-ce-rll.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_22948e4a88ef3323\

What is msadcer.dll.mui?

msadcer.dll.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file msadcer.dll (OLE DB Cursor Engine Resources).

File version info

File Description:OLE DB Cursor Engine Resources
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:msadcer.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:msadcer.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x804, 1200