If the DAO library reference is unchecked, it will not compile.
Let me rephrase the question. Is it possible to convert a 07 project to a
02-03 without having to go through the process described in the 2nd
11/24/2007 question?
In addition, if I open a (converted from 07) mdb and make a mde it will not
run on a 02-03 computer (This database is in an unrecognized format.). To
make this work I must build the mde from the mdb using 02-03. Is the normal
are is there something I should be doing different?
:
If the application compiles okay without the DAO library, perhaps you could
correct the problem by removing that reference before you save it as the old
version.
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Reply to group, rather than allenbrowne at mvps dot org.
It will not compile in either 07 or 02-03. After converting and it opens
the mdb, it opens with a “Compile error : Method or data member not foundâ€.
The error cannot be corrected until the mdb is closed and reopened in design
mode. Moving “Microsoft DOC 3.6 Object Library†up to just after
“Microsoft Access 12 Object Library†will correct the problem.