1 | Data provider or other service returned an E_FAIL status. |
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. |
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. |
Accessor is invalid. |
4 | Chapter is invalid. |
Chapter is invalid. |
6 | Out of memory. |
Out of memory. |
9 | Command was not prepared. |
Command was not prepared. |
12 | An unknown error has occurred. |
An unknown error has occurred. |
13 | Multiple-step operation generated errors. Check each status value. |
Multiple-step operation generated errors. Check each status value. |
14 | Resource DLL msadcer.dll cannot be loaded. |
Resource DLL msadcer.dll cannot be loaded. |
16 | Request cannot be executed while the event handler is still processing. |
Request cannot be executed while the event handler is still processing. |
17 | Change canceled during notification. No columns are changed. |
Change canceled during notification. No columns are changed. |
22 | Filter cannot be applied. |
Filter cannot be applied. |
28 | Row handle referred to a deleted row or a row marked for deletion. |
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. |
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. |
Row cannot be located for updating. Some values may have been changed since it was last read. |
33 | Bookmark is invalid. |
Bookmark is invalid. |
34 | No more results. |
No more results. |
35 | Reached start or end of rowset or chapter. |
Reached start or end of rowset or chapter. |
36 | Bookmark was valid, but no row was found to match it. |
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. |
Updating this row caused more than one row to be updated in the data store. |
38 | Conversion is not supported. |
Conversion is not supported. |
40 | Binding information is invalid. |
Binding information is invalid. |
42 | Start position is before the beginning or past the end of the rowset. No rows were returned. |
Start position is before the beginning or past the end of the rowset. No rows were returned. |
43 | Values violate the database schema. |
Values violate the database schema. |
44 | Values violate the integrity constraints for a column or table. |
Values violate the integrity constraints for a column or table. |
45 | Column does not exist. |
Column does not exist. |
46 | Column does not contain bookmarks or chapters. |
Column does not contain bookmarks or chapters. |
47 | Non-NULL controlling IUnknown was specified and the object being created does not support aggregation. |
Non-NULL controlling IUnknown was specified and the object being created does not support aggregation. |
48 | Rowset has already been opened. |
Rowset has already been opened. |
49 | Ratio is invalid. |
Ratio is invalid. |
50 | Cannot get visible data for a newly inserted row that has not yet been updated. |
Cannot get visible data for a newly inserted row that has not yet been updated. |
51 | Sort order cannot be applied. |
Sort order cannot be applied. |
52 | Row handle is invalid. |
Row handle is invalid. |
53 | Find cannot be performed over the specified column, or compare operator is invalid. |
Find cannot be performed over the specified column, or compare operator is invalid. |
54 | Reference accessors are not supported by this provider. |
Reference accessors are not supported by this provider. |
55 | Illegal operation during asynchronous fetch of XML generated hierarchy. |
Illegal operation during asynchronous fetch of XML generated hierarchy. |
56 | Interface not supported. |
Interface not supported. |
57 | The cRows parameter exceeds the maximum supported value. |
The cRows parameter exceeds the maximum supported value. |
58 | The cOptColumns parameter exceeds the maximum supported value. |
The cOptColumns parameter exceeds the maximum supported value. |
59 | The cBindings parameter exceedes the maximum supported value. |
The cBindings parameter exceedes the maximum supported value. |
60 | The cbRowSize parameter exceedes the maximum supported value. |
The cbRowSize parameter exceedes the maximum supported value. |
1001 | Out of disk space. |
Out of disk space. |
1002 | File system failure. |
File system failure. |
1006 | Insufficient base table information for updating or refreshing. |
Insufficient base table information for updating or refreshing. |
1007 | Insufficient key column information for updating or refreshing. |
Insufficient key column information for updating or refreshing. |
1009 | Key column information is insufficient or incorrect. Too many rows were affected by update. |
Key column information is insufficient or incorrect. Too many rows were affected by update. |
1010 | Non-nullable column cannot be updated to Null. |
Non-nullable column cannot be updated to Null. |
1011 | Row does not have any pending changes. |
Row does not have any pending changes. |
1012 | Rowsets cannot contain more than 2048 columns. |
Rowsets cannot contain more than 2048 columns. |
1013 | Conversion error occurred while building parameterized update or refresh statement. |
Conversion error occurred while building parameterized update or refresh statement. |
1014 | No columns defined in rowset. |
No columns defined in rowset. |
1018 | Relate, Compute By, and Sort operations cannot be performed on column(s) whose defined size is unknown or too large. |
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. |
Single-row refresh operation returned multiple rows. |
1020 | Column data is unavailable. |
Column data is unavailable. |
1022 | Aggregate column specified in the join condition cannot depend on the relationship it defines. |
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. |
Empty row cannot be inserted. Row must have at least one column value set. |
1024 | The operation could not be completed. Please upgrade OLEAUT32.DLL to version 2.30 or later. |
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. |
Custom resync command did not produce a rowset of the required shape. |
1026 | Unique Table is nonexistent or not completely specified. |
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. |
Hierarchical query contained more results than expected. Only one row returning statement is allowed per embedded command. |
1028 | MAX or MIN aggregate columns cannot be created when key length is unknown or exceeds 10 KB. |
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. |
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. |
Cannot fetch from chapter column. |
1031 | Cannot fetch from DBTYPE_SQLVARIANT column. |
Cannot fetch from DBTYPE_SQLVARIANT column. |