#define DB_E_COLUMNUNAVAILABLE ((HRESULT)0x80040EA0L)
MessageId: DB_E_COLUMNUNAVAILABLE MessageText: Requested column is valid, but could not be retrieved. This could be due to a forward only cursor attempting to go backwards in a row.
@@@- V2.5