DB_E_DATAOVERFLOW, 0x80040E57
(MS WDK >> Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))

Nombre
DB_E_DATAOVERFLOW
Valor
-2147217833 entero con signo
2147749463 entero sin signo
0x80040E57 valor hexadecimal
Tipo
Windows user mode error code (HRESULT)
Tipo C/C++
HRESULT
Definido en
\inc\ddk\oledberr.h, línea 939 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definición
#define DB_E_DATAOVERFLOW                ((HRESULT)0x80040E57L)
Comentarios de línea
MessageId: DB_E_DATAOVERFLOW

MessageText:

Literal value in the command exceeded the range of the type of the associated column.
También se utiliza en
Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit for Windows Vista (WDK 6000)