Linked tables

J

Jenny

Hi,

Can anybody let me know if the linked table will need the
same space of the orignal table? Is there any advangages
or disadvantages for using linked table?

Thanks,Jenny
 
R

Rick Brandt

Jenny said:
Hi,

Can anybody let me know if the linked table will need the
same space of the orignal table? Is there any advangages
or disadvantages for using linked table?

When you link to a table in another file the "front end" only grows by as much as
required to create the link. The data is stored in the other file so the space used
by the data will be in that file and not the one with the link.

The main advantage to a split application where you keep the tables in a separate
file is that you can replace the front end file with a new version without disturbing
the data.


--
*******************************
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
*******************************
 

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

Top