Compile error:

  • Thread starter Thread starter Carl Schuster
  • Start date Start date
C

Carl Schuster

When i try to run a module with dim xxx as Database i get this error. What
can be the falt?
"User-defined type not defined"

Carl S.
 
Hi,


You are using Access 2000 and are missing a reference to "Microsoft DAO
3.6 Object Library", it is under Tools (from the VBE) | References... The
mentioned reference is NOT checked, by default, in Access 2000.


Hoping it may help,
Vanderghast, Access MVP
 
Back
Top