Set primary key with make table query

  • Thread starter Thread starter Guest
  • Start date Start date
No there is not.

IF you really need the table, you are usually better off creating the table
and setting it up with indexes etc. And then appending the records instead
of using a make table.

--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 
Back
Top