Dinamic Tables

  • Thread starter Guilherme Benassi
  • Start date
K

Keme

Guilherme said:
How Can I create dinamica tables that are in diferents archives?

Database tables? "Archive" meaning directory?

Just create a new Access database in the desired and make tables, and
link them into your main database. (file - External data)

Better, but more difficult to set up (do this if you find that
performance is an issue): Use a DB service on your computer (MySQL is a
good option).
 
Top