Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Object library

Status
Not open for further replies.

jvande

MIS
Jun 6, 2001
115
US
I am trying to declare something as type database. Here is my code, “dim tempdatabase as database”
When I compile it I keep getting an error that says, “User-defined type not defined.”
Is this not a standard type in my object library. How do I get an object library that supports type database?

Thank you
 
Select DAO 3.5 or 3.6 as required in the references. Peter Meachem
peter@accuflight.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top