Click to See Complete Forum and Search --> : Database app


Grind
May 21st, 1999, 09:46 AM
hello there.
I'm making a database app with DAO and I have the following problem. Whenever I put the line
#include <afxdao.h>
in my StdAfx.h file, the program compiles 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)"...

There must be somthing I'm forgetting but I can't figure out just what.

thanks for your help!