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

Access 97 to Access 2k and querydefs 1

Status
Not open for further replies.

SetBuilder

Programmer
May 2, 2001
20
US
Is there some issue I should be aware of when converting Access 97 databases to Access 2k or XP that have querydefs?

I am getting an error in the conversion that says "user defined type not defined"

Thanks
 
Access 2000 uses ADO by default and ADO doesn't have querydefs. You need to set a reference to DAO using Tools => refenences
 
Thanks. I remember now. It has been so long since I did a conversion from 97.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top