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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Missing Keywords in Module

Status
Not open for further replies.

nobull613

Technical User
Jun 6, 2003
76
0
0
US
I'm trying to reference fields in a query by using the querydef variable type. This, QueryDef, is not recognized by the code. I've been able to use this in other databases but some installs don't seem to recognize it. Am I missing a file for Access to use or is the install not complete?

Thank you!
 
check your references under tools:references and make sure the DAO 3.6 library is checked. also helpful, btw, to check the microsoft scripting runtime if you plan on doing a lot of work with the file system.

- may seeds of dreams fall from my hands
and by yours be pressed into the ground
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top