Some Access queries are not showing up for import
Queries that include a “user defined function” (from a code module) can not be accessed as an ADO data source. As a workaround, use a “make table query” to create a standard database table.
Revised: 2010-03-27
Copied!