When developing a gadget supports 64-bit DB2 database on AIX5.2, I want to use VC's Class Wizard to derive the father class as the CRecordset class, and the following error occurs when binding:
After that, I used some of my tools to connect the database, the same error. When I use CRecordset, use CRecordSet, use CRecordSet, there is no problem when connecting, opening, and records.
Assert: The VC class wizard does not support 64-bit database binding operations. I hope that friends who have experience in this area are correct or given.