Index Field In Query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can a field in a query be indexed? CreateField and CreateIndex in the Help
file seem to imply that this can be done.

Thanks!
 
No.

With Access (JET) tables, you can only create an index on a field in a
table.

(Of course, if you do that, the query will benefit from the index.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top