One of my programs throws a CDBException on GetFieldValue (CRecordset). I catch the error, but the thrown CDBException does not have any information about that error, and the error code is 100, which is not defined anywhere in afxdb.h. How can I find the problem that caused this throw?