merge two access database tables into one table

  • Thread starter Numbering Event Tickets
  • Start date
N

Numbering Event Tickets

I have multiple databases that I want to merge into one table - I do not want
to use query - Any suggestions - thanks for any help.
 
D

Douglas J. Steele

Why on earth do you not want to use a query? Queries are probably the best
way to deal with data in databases!
 
Top