Click to See Complete Forum and Search --> : afxdao.h... HELP!!


Grind
May 23rd, 1999, 12:12 PM
Hi
I posted this earlier but got no response...
Whenever I include afxdao.h in my StdAfx.h file, my project compiles just fine but when I try to run it I get an error message saying "Could not execute: Bad program format (Win32 error 11)" or "(Win32 error 31)"...

Could anyone please help me solve this...

Masaaki
May 23rd, 1999, 06:45 PM
Hi.

Did you add afxdao.h by hand? If you do this, it may be something wrong.
Try to do by application wizard, and you may find the other library file locating before afxdao.h.
That is, try to make Dao database applicaiton by application wizard, and compare your header file with one from application wizard.

HTH.
-Masaaki Onishi-