P4L
Programmer
- Aug 10, 2003
- 6
Hello everybody,
i'm new to c++ and MFC and am not too experienced in programming anyway. i have the following question:
I have used OpenEx on a CDatabase object without an error.
I have created a CRecordset object with my CDatabase object.
The Open function on the recordset with a select statement fails. I can't catch any existing exception except catch(...). If anyone could help me how to call the open function that it succeeds i would be very greatful. thanks in advance.
i'm new to c++ and MFC and am not too experienced in programming anyway. i have the following question:
I have used OpenEx on a CDatabase object without an error.
I have created a CRecordset object with my CDatabase object.
The Open function on the recordset with a select statement fails. I can't catch any existing exception except catch(...). If anyone could help me how to call the open function that it succeeds i would be very greatful. thanks in advance.