adding table in split database

K

kc

i want to add a table in a database that has already been
split. When i try to add a table into the "tables" half
of the database, it is not available for use in
the "forms/reports" half of the database. What do i have
to do inorder for me to access the new table from
the "forms/reports" half of the database?
 
A

Albert D. Kallal

Actually, the suggestions in this thread to use the linked table manger will
NOT work.

To add the linked table to your front end, you just go:

tables tab->new->link table

You then can browse to the location of the back end database and select the
table.

Of couse, you should be aware of the linked table manager, as it is needed
if you change the location of the back end.
 

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