DB_E_CANTCONVERTVALUE, 0x80040E07
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Nombre
DB_E_CANTCONVERTVALUE
Valor
-2147217913 entero con signo
2147749383 entero sin signo
0x80040E07 valor hexadecimal
Tipo
Windows user mode error code (HRESULT)
Tipo C/C++
HRESULT
Definido en
\inc\ddk\oledberr.h, línea 169 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define DB_E_CANTCONVERTVALUE            ((HRESULT)0x80040E07L)
Comentarios de línea
MessageId: DB_E_CANTCONVERTVALUE

MessageText:

Data or literal value could not be converted to the type of the column in the data source, and the provider was unable to determine which columns could not be converted.  Data overflow or sign mismatch was not the cause.
Comentarios de grupo
@@@- V1.5
También se utiliza en
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)